rbvogui_sim
rbvogui_sim copied to clipboard
rvbogui maps not found
What happened?
When I run:
ros2 service call /robot/slam_toolbox/save_map slam_toolbox/srv/SaveMap "name:
data: '~/ros2_ws/src/rbvogui/rbvogui_common/rbvogui_navigation/maps/name'"
I get:
ros2_ws/src/rbvogui/rbvogui_common/rbvogui_navigation/maps/name not found
Relevant log output
No response
SOLUTION:
The rbvogui folder does not exists. Instead of previous run:
ros2 service call /robot/slam_toolbox/save_map slam_toolbox/srv/SaveMap "name:
data: '~/ros2_ws/src/rbvogui_common/rbvogui_navigation/maps/name'"