Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make robot turn to correct direction firstly? #370

Open
oym1994 opened this issue Jun 21, 2022 · 4 comments
Open

How to make robot turn to correct direction firstly? #370

oym1994 opened this issue Jun 21, 2022 · 4 comments

Comments

@oym1994
Copy link

oym1994 commented Jun 21, 2022

Hi,
Thanks for this great job. I am testing it with my real robot. I have found that, if the goal is behind the robot, it will move backward and turn. I want the robot to change its direction first(rotation in place, the robot minimum turning radius is set to be 0) and then move, finally then change its direction when reached or near the position.How can I change the parameters to achieve that? Or maybe the algorithm dose not support this kind of planning?
Thanks for your attention and wait for your kind response!

@jcmonteiro
Copy link
Contributor

It would be better if you posted your configuration. Nonetheless, this particular behavior could be better enforced by another controller instead of tuning TEB to achieve this and risk deteriorating the performance of other optimization objectives.

You might benefit from rotation shim

@oym1994
Copy link
Author

oym1994 commented Jun 23, 2022

Thank you for your kind response. I have yet tried rotation shim, it really can solve my problem!

@jcmonteiro
Copy link
Contributor

Glad it helped. I suggest closing the issue if it is indeed resolved.

@oym1994
Copy link
Author

oym1994 commented Jun 24, 2022

Glad it helped. I suggest closing the issue if it is indeed resolved.

OK!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants