![]() |
Re: [FTC]: Drive Platform- Design Exercise
We used the NavXMXP For many things on our 2015 FRC robot. This was done before the software and firm ware upgrade. Have been very satisfied with it. It may be a little simpler with the Adafruit Bosch IMU board which also has proven to be good. I think for 2016 we will stay with the naxmxp.
|
Re: [FTC]: Drive Platform- Design Exercise
Quote:
I got Android Studio working with FTC SDK early in the season. I got the ZTEs driving a single motor with the game controller; so I think I have the programming environment set up correctly. I was just blindly following Tom Eng's tutorial. I'm not sure my son (the programmer in the family) will have a lot of time for this. I need to "beg, borrow or steal" enough programming to test navigation and anti-slip functionality. Any help much appreciated! |
Re: [FTC]: Drive Platform- Design Exercise
We translated the App Inventor teleOp program into an Android Studio (AS) version. My son helped me a bit, although I had to hear what an idiot I am with programming. :)
I followed the tutorials by Swerve Robotics for updating the AS SDK files and programming an Op mode. The prototype is now running as before with AS code. Thanks Swerve Robotics!! Now to work on a "dead reckoning" autonomous version, with run-to-position encoder control, and see how repeatable "dumb" navigation is. |
Re: [FTC]: Drive Platform- Design Exercise
Craig,
I am in process of creating a tutorial/blog to compare a built-in fusion, such as in Adafruit bno055, with a lower cost simple gyro where the integration/fusion is done in OpMode library. You can find an example how to create your own I2C device drivers in this blog. This example is for the bno055 IMU.. The source code can be found in Github. Cheers, Ollie PS. I have been a long term fan of your mechanical designs and CAD files. |
Re: [FTC]: Drive Platform- Design Exercise
Hi Ollie,
Thank you for the links, and kind words. I'll look forward to reading your comparison. It'll be interesting to know how much the fancy "sensor fusion" devices help with FTC navigation. Best, Craig |
Re: [FTC]: Drive Platform- Design Exercise
Quote:
There are many helpful items to help your team use and learn more about on the website, start with the links above, and you can ask questions at the support forum. |
Re: [FTC]: Drive Platform- Design Exercise
Hi Scott,
Thank you for the instructions. Using the "Getting Started" guide, I have successfully installed the libraries and configured the "rotate to angle" opMode to compile without error. I'm really looking forward to getting the robot navigating with the navX over Thanksgiving weekend. Thanks again, Craig |
Re: [FTC]: Drive Platform- Design Exercise
Quote:
|
Re: [FTC]: Drive Platform- Design Exercise
Quote:
|
Re: [FTC]: Drive Platform- Design Exercise
Quote:
|
Re: [FTC]: Drive Platform- Design Exercise
Quote:
|
Re: [FTC]: Drive Platform- Design Exercise
I wish we'd have opportunity to play with that 9-DOF sensor. Sound like a way to go for Autonomous mode. May be next year.
It would be nice to have color and gyro sensor in KOP. |
Re: [FTC]: Drive Platform- Design Exercise
Quote:
I ended up increasing "P" = 0.01, setting the min/max speed at +/- 0.5 and the "Tolerance Deg" = 1. This performed nicely. Next is run_to_position coding for straight travel segments. |
Re: [FTC]: Drive Platform- Design Exercise
No progress on this as we had to cannibalize the motors from the Big Wheel bot for our team bot. MRI has been out of the Matrix motors for a while...
|
| All times are GMT -5. The time now is 17:58. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi