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

  • Admin

    @MVeloso,

    Yes, that is correct. However, CRUISE_SPEED is in meters/sec. Also, CRUISE_THROTTLE, in percent, sets the base throttle percentage, which is an estimate, to reach the mission cruise speed (CRUISE_SPEED). If you want fast vehicle performance it is best to keep SPEED_TURN_DIST around 2 meters and SPEED_TURN_GAIN around 50% or greater. My rover can go through the curves at 5 m/s so I have the SPEED_TURN_GAIN set at 75 - 100% with a CRUISE_SPEED of 5 m/sec.

    Regards,

    TCIII

  • Thank you Thomas.

    You mean SPEED_TURN_DIST and SPEED_TURN_GAIN .

     SPEED_TURN_DIST is 3 m  and the SPEED_TURN_GAIN 35%

    And I reduced CRUISE_SPEED to 55 %.

     

     

    Regards.

     

    MV

  • Admin

    @MVelsos,

    There are two ArdRover2 parameters that affect the velocity of a turn. The first one is the velocity through the turn, the default being 50% of the cruise speed, and the second, which defaults to 2 m, sets the distance from the turn that the velocity starts to be reduce.

    Nice video by the way.

    Regards,

    TCIII

  • Testing ArduRover v 2.41 AR2

    My Rover:


    1/10 buggy chassis LRP S10
    Motor: S2838-2800 Brushless Inrunner (2800kv) from Hobby King.
    Esc : 40Amp for aircraft.


    APM 1 with HMC5883L - Triple Axis Magnetometer and 3DR GPS uBlox LEA-6
    Firmware : ArduRover v 2.41 AR2.

    I began the tests with the old GPS MediaTek but soon realized that I had to change to the new model. The precision is much better with the Ubox LEA-6.
    This was the first conclusion.


    I noticed a difference with the saved WPoints on the ground and the points on the Mission Planner. There is a difference approximately up to 2,5 meters.


    For an aircraft it is nothing but for a ground vehicle has some relevance.
    So, taking into account we are working with civilian stuff I guess we can not improved the precision programming via MP.


    So to increase the precision I introduced the difference( kind of drift) between the point where the Rover turns and the point recorded on MP.


    I noticed that the speed of the vehicle is decreasing loop(turn) after loop.
    So that is my short report.


    And the video:

    https://www.youtube.com/watch?v=5lSX4837gPg&feature=youtu.be

    Regards.

    MV

  • Admin

    @Lake,

    In some cases the steering output of the APM in the auto mode needs to be opposite that of the manual pass through mode which is adjusted at the transmitter.

    You can reverse the auto mode steering direction using the "reverse" box in the radio calibration page. Your symptoms sound like you might need to reverse the auto mode steering.

    Regards,

    TCIII

  • Alright, so a few issues still and I've narrowed it down:

    1. For some reason, when I enable Auto, it heads in some random direction.  Not even close to a waypoint heading... can't quite figure that one out...
    2. I put a meter on the Sabertooth 2 x12 and noticed that the when I put it in straight reverse, the meter only read 7.5amps on the right side as compared to 15amps on the left. I then put it in forward and it was 15amps both sides... I know you said there was a auto calibration on the Sabertooth, and I have that selected... still doesn't seem to make a difference... 
  • Admin

    @Lake,

    As for item #1, I suggest that you hook the receiver directly up to the Sabertooth and see if you have the same issue with the speed. If you do, then it is not the APM causing the problem.

    Make sure that your transmitter has symmetrical output on the elevator channel as well as the aileron channel. Have you checked the tranmitter calibration in both the CLI and the MP transmitter calibration page?

    Regards,

    TCIII 

  • I GOT IT!  Somehow, the Mode Channel in the Advanced Parameters list was looking for channel 8 versus Channel 5.  I have no idea how that happened, but I didn't change it.  Weird...

     

    Still no luck with the right side being slow.  Is it possible that wiring is loose?  Doesn't seem like that would effect performance as I would think it's pretty binary.  Thoughts?

  • @TC,

    1. Still no luck with having it kick into Auto mode.  Verified again that the different modes are selectable and that the lowest one is set to auto.  Have waypoints set up and a GPS signal.  Motors do nothing when in that mode.  I can move manually though....Any more thoughts?

     

    1. Ailerons only go from 1109 to 1911.  I'll look at the sabertooth instructions again...
  • Solved #3... just rebooted and reset...  Still need help on 1 & 2...

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