ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
Maybe ,in your move_base node of " _move_base_sbpl.launch",you missed <rosparam file="$(find ***)/param/move_base_params.yaml" command="load" />
and <rosparam file="$(find ***)/param/sbpl_global_params.yaml" command="load" />
![]() | 2 | No.2 Revision |
Maybe ,in your move_base node of " _move_base_sbpl.launch",you missed <rosparam file="$(find ***)/param/move_base_params.yaml" command="load" />
and <rosparam file="$(find ***)/param/sbpl_global_params.yaml" command="load" />
.By the way ,your goal is set too close to your start, i think .