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

  • Say are any of you guys, that are using one of the ArduPilots on your rovers, making use of the IMU and pressure sensors for guided operation? I'm making a shield for a Arduino Mega with just interfaces for the GPS and the mag compass. I figure that's all I need for ground operation.

    Rich

  • Blackfin is an Analog Devices Processor that has been high optimized for audio and video digital signal processing. the main reason you don't see it so much in the maker/DIY arena is the the development tools are relatively expensive.

    I've been looking at RoboRealm also. My main issue is that it is only available for Win-PC architectures. It would be nice if they had a version of this that could be run on an embedded arm processor.

    -Rich (KB1WHS)

  • @ Randy

    First the ip camera I mentioned is not mounted on a rover. It is at a fixed location with on a pan & tilt unit. It transmits to a wireless router that has internet access. The p&t servos are controlled by a computer running RoboRealm. I can then get on the web and got to the camera's web address and see the images in real time. When the camera/RoboRealm senses motion video is captured. RR's web site has tutorials to walk you through most of this. The camera I used in this set up is a weather proof security camera that sells for around $100.00 on line. Thr RR web site has pipelines for several cameras.

    What I am going to try to implement a FPV system that feed the video to RR & then transmit RR's commands to the Pan & Tilt system to track an object. Again a lot of what is required to do this is on RR's web site. Some user probably has a program to do it.

    BlackFin is a processing unit sold by Analog Devices. Google BlackFin and you should get several hit. I had never heard of BlackFin until KM6VV mentioned it. I will be checking further into the processor, plus some others.

    Jim (KD0SWA)

  • I'm interested in RoboRealm to track objects on my rover and copter. What WiFi camera did you use? What is BlacFin?
    Search on the web doesn't show anything.
    Randy
  • I have 10.04 with emc2 on a system for cnc. Not familiar with ROS. As i said earlier I have written most of my software for Parallax processors.

    How what is the range of the WiFi w/ Blackfin? I have one unit set up with an IP camera mounted on a pan/tilt that uses RoboRealm to track objects with a mass larger than a medium size dog. Right now I am teaching it to recognize swine in order to track feral hogs. So far it does fair, still logs a bear as a hog at times. The system has limited range, but enough for the test site.

    Jim (KD0SWA)

  • I've loaded Ubuntu 10.04.  And I've been playing with both Electric and Fuente ROS.  Part of my problem, different versions have different package names and tools.s

    Alan

  • The equipment is video system operating on 910mHz (33cm band). This system will be mounted on my Flying platform, Rover, and Boat. I also have some property located in an area where there is no cell service, at least not for devices I own. So the monitoring equipment; video, vibration, audio, ir, etc., that telemetry is transmitted on 50 MHz (6 meters) Amateur frequencies. Some are activated remotely using a radio control telecommand transmitter also in the 6 meter band.

    Which Ubuntu are you using and will you use any vision software?

    Jim (KD0SWA)

  • Interesting stuff!

    I found a WiFi camera with a BlackFin processor to send my video and to vision processing.

    Alan  KM6VV

  • Jim,


    Which Ham products were you able to use?  I'm KM6VV.  I thought about using a radio link, but BlueTooth or WiFi seemed easier.  

    I'm building a 6WD Robomagellan, and it will have a mini-ITX running it.  I'll import the waypoint steering commands, and use behaviors to do obstacle avoidance and target following.  ITX will run Ubuntu and ROS, which I'm currently working on.

    Alan  KM6VV

  • @ Tom Gibson

    Although I am not a "veteran", I will try to help as much as possible.

    First, As far as I can tell the differences between ArduPlane & ArduRover is that the control board is "ported" for one or the other. I am sure you have accessed  the ArduRover area through the navigation  bar. There you will find information on Jean-Louis Naudin's ArduRover build and his porting of the controller board for rover use. The setup of the boards are through Mission Planner. Just click on ArduRover above and the follow the links on the ArduRover page.

    There is also a Sailing Group here. Just expand the "Groups" list and go to page 2. At present they have 10 members.

    I too am interested in building an autonomous boat. Actually I have a boat I just need to add the control board. I say add the control board and not APM1 or APM2 because having built an autonomous tracked vehicle that was controlled by a single thread microprocessor, I hate to abandon the in place system and software. The vehicle used IR sensing, sonar, and tactile sensors. I never implemented GPS functionality even though I had the necessary components.
     The advantage to switching to the APM boards is the mission planner, particularly the GPS

    Some of the transmitting equipment that I want to use operates in the Amateur radio frequencies and necessitated me getting an Amateur license.

    Hope I helped a little.

    Jim (KD0SWA)

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