DIY Drones

I would like to use Ardupilot to control a 4WD RC ground vehicle. How to I modify the parameters and configuration to just use a GPS for navigation?

Reply to This

Replies to This Discussion

v1 of ardupilot is navigation only and should work with an RC car

Reply to This

Ken,

I have given much thought to steering an autonomous rover with the Ardupilot.

Since the Ardupilot will blindly drive to the next way point irrespective of what is infront of/along side the rover I believe that the Ardupilot is only part of the solution.

Therefore I have generated code for a BS2p MCU that takes steering commands from the Ardupilot, but also provides obstacle detection to prevent the rover from running head on into an obstacle while traveling to the next way point.

Just a thought.

Regards,
TCIII

Reply to This

Tom:

I agree with you ArduPilot only part of solution ... but it is a big part methinks. I was also thinking along similar lines .... of adding an ultrasonic sensor on the front of the vehicle to detect obstacles. The goal is still the GPS coordinates (which is what I want) but the exact path may vary based on local obstacles.

I am looking at the code to see what I need to do to "not use" some sensors ... after all .. the XYZ sensors are not important ... we can assume a rover in "level, stable flight" ...

Reply to This

RSS

© 2010   Created by Chris Anderson.

Badges  |  Report an Issue  |  Terms of Service

Sign in to chat!