Dedicated to the exchange of useful information between members using the Arduino or other families of processors for autonomous rovers.

635 Members
Join Us!

Before Posting an Issue

Hi All,

Before posting an issue or a problem in the ArduRover Discussion Forum, please check the wiki table of contents, review the firmware release notes in the subforum, and search that subforum for existing answers to your question. Help avoid duplicate threads by finding other members with the same issue and their solution.

When formulating your post, use a descriptive title such as "rover will not navigate to waypoints in the Auto mode" (not "HELP!" or "Problem").

Please include the following information to help diagnose your query:

  • Describe the problem you are having. What is the expected verses the observed behavior?
  • Provide hardware information such as the brand and version of your autopilot, GPS, radio, and compass, as well as any other pertinent details about your rover setup.
  • What version of the APM: ArdurRover2 firmware version are you running?
  • For navigation issues, provide your tlog and/or dataflash log. Click here for instructions on retrieving a dataflash log.

TCIII

You need to be a member of diydrones to add comments!

Join diydrones

Comments are closed.

Comments

  • Agree, no need to start over. I would think that's unnecessary work. Question: what's the plan to stay "in sync" with the ardupilot stuff? My simplistic thinking is that a small subset of modules would need extensive revision, but some/most (hopefully) could share the ArduPilot code base? Or...?  

    For example... my swag (without having dived into the ArduRover code much) is that the pose estimation stuff may need to change due to the different types and behaviors of sensors (based on my own experiments).

    Whereas code to comm with the base station could (and probably should) stay relatively untouched so that ArduRover project doesn't add that maintenance work unnecessarily.

    I sure hope I have some time to play with ArduRover at some point since I have a couple spare RC trucks. What I don't have is an APM board nor cash to get one but maybe I can cobble together something essentially compatible.

  • 100KM

    Thomas, I think thats a good way to go forward.  Thx for the info!

  • I started a new codebase for my powerwheels rover codebase. But honestly, the fact that I did meant I didnt spend much time adding back any functionality, and I have something that wouldnt be easily mission planner compatible. Im already ready to go back to ardurover code as soon as it has been sanitized, and a better structure for different drive mechanisms are in place.

    While a new codebase may make it easier from a code and education standpoint, I fear the deviation would inherently make what is nice about the community as a whole (one fairly consistent codebase across all platforms) go away.  I think having mission planner parameter management, similar setup and loop structures, shared navigation code, makes it easier to switch from rover to multirotor/plane code.  I see some hurdles in optimizing the navigation code for rover, but I think that any enhancements made, could also directly benefit plane and add some interesting features to copter.

    I see ardurover being the project that draws the bulk of the users in, due to much lower cost of entry and much lesser impact of crashes. And ultimately being the gateway to the bigger ardupilot community.

    Just my 2cents.
    -Dan

  • I agree no reason to start completely over, if this is to be a non-flying item then removing all the extraneous items will decrease the size of code. I have some time this week to test out things if the weather holds out here in Houston, I have batteries ready to go. I also need to post up pictures and equipment this week, as long as you all don't grade me on build quality, lol.

    Anyone else Houston that may want to meet up?Roo

  • Admin

    @u4eake,

    Tridge feels that we should clean up the existing ArduRover code instead of starting over from scratch. We plan to remove all parameters and variables that are not germain to the ArduRover operating requirements. We will also rename various operating parameters to reflect that fact that the code is for a rover and not a plane or copter. In other words we will tailor the existing code to ArduRover requirements and functionality. I am sure that we will add parameters such as the deviation time when avoiding an obstacle and fix the broken "learning" mode.

    Everyone is welcome to provide input has to what to remove and what to add to the functionality of the code during this updating effort.

    Comments?

    Regards,

    TCIII 

  • 100KM

    So what was the result of that discussion?  What's gonna happen with the ardurover firmware?

  • Admin

    Hi All,

    I would like to report that Tridge and I have made verbal contact recently and have discussed the path forward for updating/improving the ArduRover firmware, If any member would like to help with this effort please do not hesitate to contact (PM)either Tridge or myself.

    Regards,

    TCIII

  • Admin

    Hi Mike,

    Nice to have you share your testing with us. Much appreciated.

    By the way, what valuses do you have your waypoint radius and loiter radius set at? I set mine at 5 and 4 respectively, but I bet that the waypoint radius for a LEA-6 rover equipped with a compass can be reduced to 1 (meter) possibly. Comments?

    Regards,

    TCIII

  • Moderator

    Here is a video from one of those runs. After 23 seconds, it gets very boring. Forgive the background noise, I'm talking on the phone, wishing my friend a happy birthday and squeezing in a quick rover test and the same time...

     

  • Moderator

    Here is a google earth export (had to mess with the data, clamp to ground, etc to get the paths to appear.) These are only paths while in auto, not manual or learning. I'm pleased to have paths to work with. I'm excited to sort these issues out. It is really fun to flick the switch and watch it go. A few of these terminate due to high grasses, but most end in a loop, so I switch out of auto. 

    3692566235?profile=original

This reply was deleted.

New rover advice

Hi, i am looking to build a new rover, but i need some advice on the chassis. I like the 4wd chassis/tank look and prefer it over the crawler/rc look.are those any good though? most people recommend crawlers.I am looking to get something from banggood, any advice will be highly appreciated. thanks

Read more…
0 Replies

skid steer vehicle steering uncontrollable

Hi all, I have a skid steer robot using a pixhawk cube, one 1x15 roboclaw motor controller and a dagu wild thumper 4 wheel chassis. I have skid steering working so far, testing motor c and motor d tests works as described and the vehicle can be controlled in manual mode. However, upon using any mode other than manual mode the rover wants to shake and pivot on the spot, and it seems the steering PID controller oscillates and these oscillations get larger. i have tried everything but it is still…

Read more…
1 Reply

Traxxas X-Maxx ROVER ESC advice

Hi,I have converted a Traxxas X-Maxx into a rover using the Pixhawk Cube 2 controller kit with a Here GNSS.I swapped out the original X-Maxx remote controller for an X6R receiver and Taranis QX7 radio.latest version of ArduRover firmware installed as of 8/11/18.  The rover has an EZRun Max6 ESC. The problem now is the ESC control over the transition into reverse. The ESC is currently set to it's Running Mode Option 2: "Forward/Reverse with Break", AKA the "Double Click Method".What this mode…

Read more…
0 Replies

Help! No throttle or steering response!

Hi all.I know this is an Adurover group, but Thought I would reach out and try my odds for some help as I'm perplexed by this problem. I have a Traxxas X-Maxx set up with a Pixhawk Cube 2.1 and the Here GPS. I'm using a Tarranis X7 remote controller and a X8R Sbus Receiver. I'm using QGroundControl with the latest, Pixhawk 1.8.0 Firmware with the Generic Rover airframe profile installed. As instructed, I have Steering servo wired into Main 2 and Throttle ESC wired into Main 4. Sensors are…

Read more…
2 Replies