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

Roomba turning issues #2

Open
brandonwang15 opened this issue Nov 8, 2015 · 0 comments
Open

Roomba turning issues #2

brandonwang15 opened this issue Nov 8, 2015 · 0 comments

Comments

@brandonwang15
Copy link

-We know that the roomba is getting told to turn (noise and 180 turn triggering is working)
-The problem is that the roomba turning isn't actually working as you increment steps. Once a turn is first triggered - at (timestep 50) the roomba starts turning at 0.15 rad/timestep (which is 1.5 rad/sec) indefinitely. Seems like the roomba doesn't detect when it's finished turning.

Log of data for roomba collected over 250 timesteps is attached. Note how roomba direction starts incrementing by 0.15 at step 49 and doesn't stop afterwards. Also not how roomba x-y doesn't reflect turning.

uav_test.txt

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