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

setDesiredOrientation method not working in C++ #9

Open
mjoshi07 opened this issue May 6, 2021 · 0 comments
Open

setDesiredOrientation method not working in C++ #9

mjoshi07 opened this issue May 6, 2021 · 0 comments

Comments

@mjoshi07
Copy link

mjoshi07 commented May 6, 2021

if only setDesiredOrientation() method is called, then the current pose (turtlesim_pose.theta) does not update its value and is always 0. Therefore if I repeatedly run, let's say setDesiredOrientation(degrees2radians(90)) the turtle rotates by 90 degrees counter-clockwise every time I run it, instead of rotating only once.

@mjoshi07 mjoshi07 changed the title setDesiredOrientation method not working in c++ setDesiredOrientation method not working in C++ May 6, 2021
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

1 participant