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

  • A cheaper option may be set out a marked number of waypoints on your own test course and beg,borrow or steal an accurate D-GPS to mark your start and waypoints. Whatever your own setup for GPS, heading and hardware you can then test and tweak against accurate readings  You may find that actually although your setup isn't accurate it could??? have constant offsets.

    I know that some systems that are used to monitor players on sports pitches measuring performance, speed, distance run etc. use this principle when each player carries his own GPS. 

  • I looked into DGPS a long time ago, it required a receiver and a license with a monthly bill.

    Two GPS receivers are used on large freight ships or tankers, to assist in leveling and trimming.

    I don't think they'd be of use to us.

    Alan  KM6VV

    Alan KM6VV

  • Differential GPS (D-GPS) is an interesting option from the hobbyist level - while certainly theoretically possible, a lot interdisciplinary problems would need to be solved - primarily coding some fancy math that fits your hardware setup precisely. If you take the time to try and tackle the problem, I'd be interested to know. 

    One commercial option is C-Nav DGPS (full disclosure, this is a branch of the company I work for - hence my familiarity.) It is a subscription based service, and obtains accuracies on the order of 10cm (or better.) Obviously such a service might be overkill for most hobbyist level financial commitments. If you are at all interested: http://www.cnavgnss.com/site.php

    Wikipedia also has a well written article on D-GPS - its interesting to note the availability of a cheap DGPS system usually requires an organization the size of a government - and commercialization in the popular consumer market of this technology is likely difficult with export restrictions in existence (similar to the IMU industry.) 

  • Has anyone ever tried to use two GPS, set a couple of feet apart from each other to get a more precise GPS location? 

  • arghh. i hate not being able.to help test lol . soon tho hopefully hehe
  • Admin

    Hi All,

    I have been playing around with my HIL today and I loaded in Linsu's latest ArduRover2 v2.30 eyenear code from the GitHub. I got the compass, which is the older HMC5843, calibrated to within a degree or two of Magnetic North. I did notice that the roll horizon is tilted -2 degrees to the right in the MP. Has anyone else seen the same thing?

    I experimented with the Oilpan Airspeed/Sonar input by connecting my Sharp IR sensor and found that at infinity the sonar test value is ~292 and up close is ~756. Too bad that the ArduRover2 code does not use the Acoustic Sensor ADC input for ranging or all we would have to do is change the sonar distance conversion code to that of the IR sensor.:)

    I also found that the MP 1.2.34 fails to upgrade to 1.2.35 about 2/3 of the way through the upgrade process.

    Regards,

    TCIII

  • @Thomas,

    I've got a video camera, and I played around with mounting the JVS video cam on my 'bot.  Not hard to mount, 1/4-20 camera thread, and I've got a few optical bench mounts.  But if anything happened, it would probably be destroyed.  Better to buy a sports camera for on-board.  I too want some video for U-Tube, I just need to make a better photographer of my wife.  Or get my son over to shoot.  Can't operate the R/C (initially) and the video camera at the same time!

    Alan  KM6VV

  • @Ben,

    Look forward to doing some experimenting with the new GPS module, and the compass.  I probably know just enough to be dangerous.

    You mention porting IMU/DCM code back to your 'bot, I'd consider porting the same into ROS nodes.  Also odometery. 

    I saw the compass selection w/ declination, so looks like one could do without.  I've got a lot of study ahead of me! 

    Do you know about the Sparkfun 9DOF IMU?  I think Jordi was involved with it as well.  Just need to get something going for now, but my real goal is to be involved with all of the parts, and on ROS with it.

    On ROS I get quick access to LiDAR and USB Cameras.  OK, I'm not currently looking to do SLAM, but I want the LiDAR for obstacle avoidance, and the Camera for blob detection.  And ROS can already do waypoints.

    I wonder if there is anything in the Robomagellan rules about running differential GPS?

    Alan KM6VV

  • Admin

    @ben,

    Since my wife is the offical home photographer I keep forgetting that I have a GoPro camera that I can mount on my E-Maxx. I will try and use it tomorrow to get a shot of my 6WD in action. Hopefully no one will be parked on my course tomorrow! LOL.

    Regards,

    TCIII

  • @Alan, @Thomas: last time I looked at an ArduPilot derivative (which was about a year ago) as well as MatrixPilot docs. I am pretty sure the magnetometer heading, like GPS heading, is used to correct for gyro drift. I recall vaguely that the code had provisions for running with or without the compass.

    My own experimentation with GPS involves SiRFIII and Venus 638flpx units and in both cases, I got GPS heading data above some low threshold. The Venus, for example, starts reporting reasonably accurate heading above 2m/s. That heading is enough to correct gyro drift. Perhaps the same is true for your GPS.

    Both GPS modules reported heading data with a 1 second lag. I compensated for this in my custom autopilot code. I vaguely recall some code in either MatrixPilot or ArduPilot that did some lag compensation but that may have been compass lag, now that I think about it. For rovers making sharp turns, GPS lag must be addressed in some fashion.

    Bottom line, compass can help or can hurt, but can be replaced by GPS if either turning is slow and gentle or gps lag is compensated for. Magnetometers can suffer from local -- like, meter by meter -- interference as well as miscalibration etc. That's why I never used one.

    Two of the top 3 AVC finishers didn't use a compass -- one (Minuteman) didn't use GPS either, just gyro. The results were quite comparable to the top finisher that was running $1000's worth of industrial grade gyro and gps.

    I'm very interested to hear more about the specifics of what is possible specific to ArduRover code. How it uses GPS heading and compass, etc. At some point I'll have to take a peek at the code again as I may port the IMU / DCM stuff to my rover again to do 3d instead of 2d this year. We'll see :)

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