ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

recovery rotation in amcl navigation

asked 2019-01-27 21:01:34 -0500

Evgenia gravatar image

Hello! I'm usin lidar(360) for navigation in ros and AMCL pkg. Tell please, is possible to desable recovery rotation. I know two params: recovery_behavior_enabled and clearing_rotation_allowed, I tried to change them. Unfortunately it gave no result. Thank you :)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-08-19 04:00:51 -0500

hwata gravatar image

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"
~~~
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-01-27 21:01:34 -0500

Seen: 339 times

Last updated: Aug 19 '19