![]() |
Slam Map Building with Evarobot
Description: How to generate a map using hector_slam.Tutorial Level: BEGINNER
System Overview
Map Building using hector_slam ROS Package
> roslaunch evarobot_slam evarobot_slam.launch
Use teleop_twist_keyboard package to move the Evarobot with keyboard.
> rosrun teleop_twist_keyboard teleop_twist_keyboard.py
Save your new map to disk using map_saver from the map_server package:
> rosrun map_server map_saver -f $(rospack find evarobot_navigation)/map/map
Video Tutorial
soon...