Skip to content

amslabtech/dijkstra_global_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dijkstra_global_planner

Build Status issue_opened issue_closed

Enviornment

  • Ubuntu 16.04 or 18.04
  • ROS Kinetic or Melodic

Dependencies

  • amsl_navigation_msgs

Published topics

  • /global_path/path (std_msgs/Int32MultiArray)
  • /global_path/path/viz (visualization_msgs/MarkerArray)

Subscribed topics

  • /node_edge_map/map (amsl_navigation_msgs/NodeEdgeMap)
  • /node_edge_map/checkpoint (std_msgs/Int32MultiArray)
  • /estimated_pose/edge (amsl_navigation_msgs/Edge)

Services

  • /global_path/replan (amsl_navigation_msgs/Replan)

Parameters

  • init_node0_id
    • node id of the begin of initial edge (default: 0)
  • init_node1_id
    • node id of the end of initial edge (default: 1)
  • init_progress
    • initial progress on initial edge (default: 0.0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •