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

313 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

  • @Vijay -- I second that recommendation. It's boosted SNR by 10dB on both my SiRFIII and Venus GPSs.IMG_8216.JPG?width=200

    @KM6VV -- cool! I wanted a tiny form factor that would plug in right next to the sensor with a dedicated ADC and careful PCB layout for better performance (yet to be verified, but I think it'll be good). Prototype Rev0.1 pictured at right.

    @ben -- when your robot is bookin' along at > 25mph trying not to slam into 55 gal barrels and lose the race, ... well... gotta have that obstacle detection :D  But I do have a safety cutover circuit where I have manual control an instant after I turn it on.

  • I had bad experiences with the MediaTek GPS I had. I love the Venus 638FLPX I am using now. I haven't tried the uBlox yet but have a test one that I keep meaning to play with.

  • Regarding the IR sensors... I may be able to supply approximate calibration data for both the 150cm and 550cm sensors as I used (or tried to use) both on my rover.

    Also, I am working on an I2C adapter for all Sharp IR rangers if that would be of any use (like, If APM has an I2C port and if the code can support such stuff). The adapter would enable up to 9 sensors on a single I2C bus. It'd either replace the JST connector or would be wired in close to the board. LMK if you want more details.

  • @ben - I did a lot of testing in empty parking lots and a playground nearby... where are you located? buried under snow? We're getting a pretty heavy snow today but thankfully it melts within a week, usually.

  • another good use for multiple channels is a 4 wheel steering chassis.  (right turn, left turn, right sideways, left sideways) think RC crawler.  right now I use a reversing Y cable to only allow right/left steering but i could think of times when a "slide right/left" would also help.

    Dave P

  • I second Doug's sentiment!

  • T3

    Try this out first. You'll get three positions out of the two-way switch after this mod. I tried it and it works. It's a little delicate work but it'll be faster than adding an Arduino to it.

    http://traxxas.com/forums/showthread.php?8953226-How-to-Convert-sto...

  • @KM6VV - are you looking to do the Chibots, RoboGames or another Robomagellan? The RoboGames one says they give you coords with WGM84 (but yeah who knows how accurate the position is, how it was measured, etc) with precision carried out to the thousandths of minutes place.

  • @KM6VV the main link to read is the oreillynet one. The summary is there are so many sources of error that unless you can do some fancy stuff, two GPS aren't better than one. I confess I don't grok it, but I sorta-kinda get the gist.

    My poise entering the circle is usually within several degrees of the waypoint, at least in practice. On asphalt. But easily within FOV of any normal camera.

    I haven't coded my bot for RoboMagellan but I would do like you said and have a vision system, like CMUcam, provide the angle. That could be fused in with the other sensors, I'm sure.

    Probably good to have a sanity check for expected angle from poise estimate versus what the camera reports to prevent chasing a poodle in an orange sweater :)

    Do the competitors know the exact coords of the cone ahead of time? If so then the cone is essentially a beacon / calibration point all by itself.

  • Could this setup with the GPS be considered as beacons? I was looking at beacons awhile back as a solution for myself. Cell towers but can't get the resolution then perhaps a number of small beacons using frequency, IR for example in my yard.
    Randy
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