Skip to content

Using hector_exploration_planner, hector_path_follower and hector_nav_msgs we can navigate, using RViz 2D nav goal

License

Notifications You must be signed in to change notification settings

gurnarok/hector_navigation_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hector_navigation_node

Using hector_exploration_planner, hector_path_follower and hector_nav_msgs we can navigate, using RViz 2D nav goal

How to use?

Basic launch file:

<node pkg="hector_navigation_node" type="hector_navigation_node" name="hector_navigation_node" output="screen">
	<rosparam file="$(find hector_exploration_node)/config/costmap.yaml" command="load" />
</node>

When you launch, you can set 2D nav goals in rviz, that are in published into /move_base_simple/goal topic.

The node publishes a /nav_path topic.

About

Using hector_exploration_planner, hector_path_follower and hector_nav_msgs we can navigate, using RViz 2D nav goal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published