CPS Loki Robot workspace
Go to file
2023-06-16 11:56:16 +02:00
.vscode initial commit 2023-05-10 09:27:57 +02:00
build.py update: added python scripts to make life easier 2023-06-07 11:48:40 +02:00
cleanup.py added cleanup, update repos 2023-06-01 09:39:42 +02:00
initialize.py Update initialize.py 2023-05-26 11:45:05 +02:00
office1_map_save.pgm update 2023-06-16 11:21:11 +02:00
office1_map_save.yaml update 2023-06-16 11:21:11 +02:00
office1_map_serial.data update 2023-06-16 11:21:11 +02:00
office1_map_serial.posegraph update 2023-06-16 11:21:11 +02:00
README.md update 2023-06-16 11:35:07 +02:00
repos.yaml update repos 2023-06-01 10:19:19 +02:00
run_localization.py update 2023-06-16 11:56:16 +02:00
run_mapping.py update 2023-06-16 11:21:11 +02:00

cps_bot_mini_ws

temporary ws for developing ros2 control on robot mini with odrive

needed repos are:

For initialization, just call "python3 initialize.py"

TODO: extend bot_mini_bringup, python scripts for simplyfiyng startup process.

Useful commands:

rosdep install --from-paths src --ignore-src -r -y

Localization using predefined map and navigation

don't forget to set transient_local in rviz to see the map ros2 launch bot_mini_bringup nav2.launch.py map_subscribe_transient_local:=true ros2 launch nav2_bringup localization_launch.py map:=/home/bjorn/Documents/ros_projects/cps_bot_mini_ws/src/bot_mini_bringup/maps/cps_save_map.yaml