rbvogui_sim icon indicating copy to clipboard operation
rbvogui_sim copied to clipboard

rvbogui maps not found

Open Sheilasr12 opened this issue 1 year ago • 1 comments

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

Sheilasr12 avatar Oct 02 '24 08:10 Sheilasr12

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'"

Sheilasr12 avatar Oct 02 '24 08:10 Sheilasr12