-
compile & environment setup
cd ~/catkin_ws catkin build source ~/catkin_ws/devel/setup.bash
-
setup
roscd iqr_topgear_bringup/script ./init_ptpd.bash #run once after computer reboot ./setup_can0.bash #run once after computer reboot
-
start robot and sensor 's ros driver
roslaunch iqr_topgear_bringup bringup.launch #You can modify this file to activate different sensors.
then, you can view all of the topic
rostopic list
-
visualization
roslaunch iqr_topgear_description view_robot.launch
-
mapping
roslaunch scout_navigation gmapping_demo.launch viz:=true #For scout robot
OR
roslaunch bunker_navigation gmapping_demo.launch viz:=true #For bunker robot
-
save map
roscd scout_navigation/maps #For scout robot rosrun map_serve map_save -f [map_name]
OR
roscd bunker_navigation/maps #For bunker robot rosrun map_serve map_save -f [map_name]
-
navigation
roslaunch scout_navigation amcl_demo.launch viz:=true map_name:=[map_name] #For scout robot
OR
roslaunch bunker_navigation amcl_demo.launch viz:=true map_name:=[map_name] #For bunker robot
-
Notifications
You must be signed in to change notification settings - Fork 0
IQR TopGear
License
I-Quotient-Robotics/iqr_topgear
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
IQR TopGear
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published