ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi,
Could you check your move_base.yaml files?
If you can find like below in your files, you should comment out them.
~~~ (move_base.yaml)
recovery_behaviors:
- name: "rotate_recovery"
- type: "rotate_recovery/RotateRecovery"
~~~