-
Notifications
You must be signed in to change notification settings - Fork 25
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
Strange behavior when Activity Bot uses Robot drive distance
#1309
Comments
Could you please include a link to the program causing the issue? Are sure
the program is shared. Thank you!
…On Dec 25, 2017 8:47 PM, "Joshua Smith" ***@***.***> wrote:
As I was experimenting with making the ActivityBot turn, I noticed that
when I used the Robot drive distance block to turn the robot would return
to its starting point, which I found counterproductive as it prevented more
forward movement.
The bug in progress is shown in the following YouTube video.
[image: Parallax ActivityBot Turn Bug]
<https://www.youtube.com/watch?v=1P9f9e16PP0>
Click on thumbnail to view video
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1309>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AS0quOWAMzrdR-aOgI37v1XhD0DQ4Sq7ks5tEHp3gaJpZM4RMf59>
.
|
@AndyLindsay can speak more to the timeline for fixing this, but there are a couple things you can try. First, try using either robot drive speed ONLY or robot drive distance ONLY. The two different types of blocks tend to conflict with each other. There is a fix in the works, but I don't know how soon it will get posted. The other thing that might work is to use a robot drive stop block with a small (100 ms?) delay between using robot drive speed and robot drive distance blocks. |
Fixed and ready for testing. parallaxinc/Simple-Libraries#164 Also, see the 11th post in http://forums.parallax.com/discussion/167891/bug-robot-drive-speed-and-robot-drive-distance-don-t-mix |
This can be closed. |
As I was experimenting with making the ActivityBot turn, I noticed that when I used the
Robot drive distance
block to turn the robot would return to its starting point, which I found counterproductive as it prevented more forward movement.The bug in progress is shown in the following YouTube video.
Click on thumbnail to view video
The text was updated successfully, but these errors were encountered: