Greetings and good day. Thank you for your help and contribution to linorobot2.
my specifications:
1. Raspberry pi 4B 4GB
2. Ubuntu budgie 22.04
3. Teensy 4.0 microcontroller
4. GY85 IMU
6. Cytron 225rpm motor with encoder
7. Cytron motor driver mdd10a
Rviz + Lidar is ok, teleop is ok. I was able to remote control my machine using android with termux, wifi, ssh.
$ ros2 run teleop_twist_keyboard teleop_twist_keyboard
I have a question regarding "3.3 Save the map"
$ cd linorobot2/linorobot2_navigation/maps
$ ros2 run nav2_map_server map_saver_cli -f <map_name> --ros-args -p save_map_timeout:=10000
How to get "linorobot2/linorobot2_navigation/maps" ?
Please point me to the tutorial step that I might miss. Thank you.
currently, the workspace I have is,
linorobot2_ws
linorobot2_hardware