yconst / burro

Platform for small-scale self-driving vehicles.
Other
37 stars 19 forks source link

Added Navio Original Support #30

Closed adricl closed 7 years ago

adricl commented 7 years ago

Added Navio original support for burro. I have tested this with an F710 controller. I am cant get the RCInput to work because it seems Navio has stopped supporting the Python RCInput libraries.

Please note I have changed the Navio from the original to Navio2 to reflect the correct name.

yconst commented 7 years ago

That's great, thanks! I'll check it out tonight or tomorrow to make sure that it works fine for the other controllers as well.

adricl commented 7 years ago

OK cool, I also as I don't have the Navio2 could you please check if the board detection works correctly. Also if you want to me to change anything please don't hesitate to ask. Great work with this framework!

yconst commented 7 years ago

Ok will do. I'll probably delay this a few days tho, cause I got some stuff I need to get done till next weekend. I'll take a look right after.

Thanks again for the contribution!

yconst commented 7 years ago

I've checked this and seems to be working. I made some changes and opened a new mr here: https://github.com/yconst/burro/pull/31

Can you please check if the NAVIO support works for that mr?

Also, does this add support for the NAVIO or the NAVIO+ hat?

adricl commented 7 years ago

I will check the code today. It supports Navio+ hat.