This package contains launcher and configuration files for the navigation stack for the ridgeback robot.
$ roslaunch metacontrol_sim ridgeback_world.launch gui:=true
$ roslaunch metacontrol_sim ridgeback_yumi_world.launch gui:=true
$ roslaunch metacontrol_nav odom_navigation_<fast/standard/safe>.launch
- 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"