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

  • @TC

    Waypoint Radius of 1 set.  Dealing with Flight Modes now.  I have some questions/issues regarding it in my build thread.

     

    Sun just came out, going to test now.  Will have more to follow.

     

    John

  • Admin

    @John,

    Yes, you can use the Flight Planner tab to create and upload waypoints to your crawler. I suggest using a waypoint radius of 1.

    Regards,

    TCIII

  • TC,

    Thanks for the heads up.  I didn't stop my crawler when I did my test.  I will test again tomorrow an see how that works.

     

    If I am not mistaken, I am suppose to be able to set waypoints in Mission Planner an load them.  Correct?

     

    John

  • Admin

    @John,

    I was out creating waypoints with the momentary switch today too and had good success with the process. I stopped the rover at each point that I wanted to create a waypoint and moved the switch from low to high and back to low again in about a second. Worked great.

    Regards,

    TCIII

  • I got the APM 2.5 hardware installed today an was able to test it out.  When setting WayPoints via the momentary switch, how long do I have to hold the switch?

     

    I will be posting pictures an better explanations of my progress on my thread later tonight or tomorrow.

    http://www.diydrones.com/group/ardurover-user-group/forum/topics/jo...

     

    John

  • Salutations!

    Im new to the Rover group, as I fly choppers and fixed wing stuff until now...

    Im retrofitting a Bot with stuff to use as a test bed for the flying drones and subsystems therein...since its all relative, and if the Bot bumps a wall or falls into a hole, its gonna be  a lot cheaper than searching for a scattering of expensive helicopter pieces, lol.

    My Bot was a fancy robot toy thingy from the late 80's my buddy had as a kid, and consequently was about to discard a few months back....saved from the trash heap...or Jawas...either way, it makes a hell of a rover platform with its tank treads and 18 inch stature. (good for sensors and antennas, cameras, etc)

    As a toy, it was probably fun, but its electronics suite was primitive AM 49mhz garbage that was about as useless and reliable as a cheap TV IR remote control.

    But it has grasping arms, articulated waist/torso, tank tread locomotion, and shot darts from a 3-round gatling gun in its chest.. among other things.

    I added head/neck articulation, stepper motor actuation for the arms and waist, and some peripheral doodads for camera panning/tilting, along with more serious Bot hardware like Arduino motivation controller in base tray (housekeeping unit) and another Arduino for comms and navigation in its head area (the higher end stuff) for working with the GPS module, Sim900 cellular unit (backup comms and control ---"why wont you come home, robot???"--), laser rangefinder, sonar ping unit for close range sensing, PIR sensor for detecting those pesky carbon units nearby (animals or humans), gyroscopes and accelerometers ( I said this was a UAV testbed afterall ;0) )

    and pretty much anything R2-D2 could have needed (except its hologram projector)

    It should be a fun and rewarding side activity developing her (yes, a she) and, as stated earlier, saving some $$ in my UAV systems development.

    Heck afterall, when shes done (are they ever really done?) or at least done enough to be usefull, she will be employed as watchdog, household errand girl, beverage and snack tender, and maybe even used for periodic cat discipline or remote feeding/watering maid while out of town.

    3692697446?profile=original3692697530?profile=original3692697628?profile=original3692697674?profile=original

  • @Thomas,

    The Skid steering is great, but I will need to be able to turn on the spot.  Actually, In testing with just R/C and a RoboClaw dual motor driver, my son was able to spin on spot on his hardwood floor. 

    My 6WD didn't make it into the Robomagellan, other stuff came up like getting a new job. 

    Still working on the ratcheting problem in my timing belt drive, new belts arrived today.

    Alan KM6VV

  • Developer

    @Pooja

    the throttle and roll assignment you are describing should be okay.

    Yaw is not used for Steering control on the rover.

    Regards,

    Linus

  • Admin

    Hi All,

    For those of you who would like to integrate a BeagleBone mcu into your rover project, here is a look at the new BeagleBone Black: http://blog.makezine.com/2013/04/22/beaglebone-black-has-arrived/

    It is only $45 which is about half the price of the original BeagleBone mcu.

    Regards,

    TCIII

    BeagleBone Black Has Arrived
    At half the price and with more power, this is more than a mere revision.
  • Admin

    @Gary,

    I believe that the correct skid steering outputs are 1 and 3. Here is a quote from Tridge's 2.40 release discussion: "

    Skid Steering

    You can now control a tank-track style vehicle (skid steering) by setting two parameters, SKID_STEER_IN and SKID_STEER_OUT. The SKID_STEER_IN parameter tells the APM that RC input channels 1 and 3 (which are normally steering and throttle) should be assumed to be motor speed control from a RC transmitter setup for skid steering, such as the sort of transmitter that may come with a RC tank. The APM will map those channel inputs onto steering and throttle.

    The SKID_STEER_OUT parameter tells the APM that you have a skid steering vehicle, and that output channels 1 and 3 control the left and right motor respectively.

    Notice that you can set these two options separately. This is to allow you to use a traditional RC controller with a tank if you want to.

    The code doesn't yet know about turning on the spot with skid steering - that will have to come later."

    Regards,

    TCIII

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