-
Notifications
You must be signed in to change notification settings - Fork 5
Youbot SLAM navigation (no prior map)
Nantas Nardelli edited this page Feb 25, 2015
·
6 revisions
-
git clone git@github.com:ipab-rad/rad_youbot_stack
in a workspace. sudo apt-get install ros-hydro-youbot-driver
sudo apt-get install ros-hydro-xacro
- Run
catkin_make
in your workspace. sudo apt-get install ros-hydro-move-base
sudo apt-get install ros-hydro-hokuyo-node
- Setup Hokuyo (?????)
- Edit
bringup_navigation.launch
onyoubot_navigation_common
, replacingyoubot_oodl
with the neweryoubot_driver_ros_interface
,youbot_driver
andyoubot_joint_state_publisher
launch files. This file will run everything that is needed for local navigation.