![]() |
Re: Auto Code NOT Running (as expected)
3 Attachment(s)
Alrighty, I sacrifice confidentiality for operation.
|
Re: Auto Code NOT Running (as expected)
Quote:
However, I probably could have phrased my explanation of the code better. Saying change in timer value probably implied change over one iteration, rather than over total execution. I intended the latter. |
Re: Auto Code NOT Running (as expected)
Quote:
That's a unique case (bug) where the Kinect data will not get sent properly to the robot, but will be seen just fine on the Dashboard Kinect skeleton feedback. |
Re: Auto Code NOT Running (as expected)
Left and right motors are never set in your auto loop. If you open it, leave the safety enabled, and don't update it, the RobotDrive will complain and set it to zero.
If you set the left right drive, I predict the error will go away. Other choice is to disable the safety. This is primarily there to make debugging safer and isn't required by the field. If debugging with it off, the robot should be on blocks since a breakpoint will leave drive motors running. I couldn't tell if you had a Kinect issue or not. Please summarize the symptoms. Greg Mckaskle |
Re: Auto Code NOT Running (as expected)
Quote:
|
Re: Auto Code NOT Running (as expected)
Quote:
Otherwise, code looks good? If it ain't, I'll never hear the end of it! |
| All times are GMT -5. The time now is 22:10. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi