Skip to content

rosin-project/metacontrol_nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metacontrol Navigation

This package contains launcher and configuration files for the navigation stack for the ridgeback robot.

Launch Simulation

Including ridgeback + yumi

$ roslaunch metacontrol_sim ridgeback_world.launch gui:=true

Only ridgeback base

$ roslaunch metacontrol_sim ridgeback_yumi_world.launch gui:=true

Launch navigation

Without map

$ roslaunch metacontrol_nav odom_navigation_<fast/standard/safe>.launch

With map

  • fake_localization can be used to lower computing requirements of the Simulation. This can be controlled by the use_fake_localization argument
$ roslaunch metacontrol_nav amcl_demo_<fast/standard/safe>.launch use_fake_localization:="true"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages