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

  • I too am interested in a comparison between the apm code and the mindi code

    both look great and I am sure both have their place, but I would love to hear comments for someone who has used both

    thnx in advance

  • @Thomas,

    I thought I'd take a quick look at the Mindsi code you mentioned, but I see about 13 files.  Are there multiple projects (4x4, 6x6...)? 

    I think you said you use both APM and one of them.  Which one(s)?  I'm running out of time, and won't be able to use ROS as I've planned, learning curve is too steep (or I'm too slow). 

    You also mentioned now having inputs for two IR sensors, which APM pins?  Is there a diagram or notes posted? I'm looking through the APM code, but that may take a while.  Does the APM code "back away" from a collision, or just veer away?  If APM now has that, do you still use MINDSi code?

    Sorry for all the questions, I've got to go to plan B.

    Alan KM6VV

  • @KG4SEN,

    Thanks for the clarification.  I wish they hadn't changed C code extension to .ino or .pde for that matter!  It just gets confusing (I forget easy) which of the three compilers I need to use for any one project. 

    Alan KM6VV

  • Moderator
    Our* code base
  • Moderator
    km6vv de kg4sen
    All out code base predate the .pde to .ino extension change
    There is no content change for a .pde vs .ino file
    They simply chose to change the default extension name, but we chose to stay with the .pde (for now)
    The "new" IDE will try to change the file names, but we ignore that. The extension name change has nothing to do with why we require the more recent IDE versions, that extension change is immaterial to us. Hope this helps.
  • Admin

    @Alan,

    Apparently the special IDE does not care as the .pde files compile just like the .ino.

    Regards,

    TCIII

  • If V230 needs to be compiled with 1.0.3 $pecial, then why are the file extensions .pde and not .ino?

    Alan KM6VV

  • @TCIII,

    Thanks for the suggestion.  I've done exactly as you said and took a 'break'.  I came back and still nothing happened.  Still get the same error message.  I've since packed it all back in the box and will be heading to 3DR's office tomorrow to see if they'll look at this thing and or exchange it.  I haven't been able to get it working yet after about 2 weeks of pulling may hair out, so I'm pretty confident it's the board/compass and not me.  We'll see.  Keep you posted.

  • Admin

    @Xavier,

    Which APM version do you have? I believe that you will find arrows on the APM pwb/case that indicate the foward direction. A sideways mount will change the accel/gyro/compass orientation, but I think that you can adjust that in the operating parameters using the MP. As far as upside down, you might have to change the accel/gyro/compass orientation, depending on your APM version, in the MP as before.

    Regards,

    TCIII

  • Is it possible to mount the APM upside down and sideways?  Or does it need to be mounted parallel with the ground?

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