RC Override For Autonomous Hardware

[Simon Inns] developed this board to act as a radio controlled override for autonomous hardware. It sits between some servo motors and two different sets of controllers for those motors. One set of hardware that can control the motors is a microcontroller programmed for autonomous tasks. In [Simon’s] case this enables a sailboat to navigate open water with out human intervention. But if that board fails, or if you just need to call the boat back to port, this module allows for a traditional RF vehicle controller to take command.

The board seen above, dubbed the Servo Switcher, uses a PIC 12F683 to monitor the incoming signal from the RF receiver. If that signal is not present it switches control of the motors over to a separate microcontroller board. This means that the override control is established simply by turning the handheld controller on. This will save you a swim to retrieve your boat, which is a nice convenience. But if you modify this for a plane or helicopter, it can save your aircraft from certain destruction. Check out the video walk through after the break.

Continue reading “RC Override For Autonomous Hardware”

Autonomous Cars Already Drive The Roads Among Us

Google’s showing off this autonomous car at the TED convention right now, but the hardware has already made automated trips from San Fransisco to Los Angeles. According to the commentary in the video after the break, the scene above shows the car “hauling Prius ass” on a closed course. The car learned this route while being driven by a person and now the vehicle is set to take riders through an aggressively driven loop in the cone-adorned parking ramp. But on the open road you do not need to teach it anything. It has no problem taking a GPS route and following the rules of the road while traveling from one waypoint to another.

The link above doesn’t include hardware information but they did point to a Times article which includes an infographic. The spinning box on the top of the car is 3D-mapping LIDAR with a 200 foot radius. There’s a rotary encoder on one of the wheels for precise movement data, radar sensors on the front and back bumpers, and a rear-view-mirror-mounted camera for image processing. It makes us wonder how the system performs when the car is coated in road-muck? Maybe you just add a dedicated wiper for each sensor.

Continue reading “Autonomous Cars Already Drive The Roads Among Us”

Nimbus, The Wall-following Robot

nimbus_wall_following_robot

[Johannes] sent in the latest iteration of an ongoing project – Nimbus, the wall-follwing robot. Originally operating on a cardboard frame, the robot has undergone several revisions as you can see by reading through his blog. Nimbus started out as a simple, Arduino-powered robot, but the project has progressed nicely over time. The last revision simply avoided walls, using a Sharp IR proximity sensor to detect, then avoid obstacles. The most recent model sports a nice polycarbonate frame as well as two additional IR proximity sensors, allowing Nimbus to navigate quite well, following walls and avoiding obstacles with ease. It does get caught up from time to time on carpets and wires, but overall Nimbus is a great little robot. [Johannes] even added a small RGB status LED for the bottom of the bot, communicating its navigation status to the operator at all times. This is done by flashing various colors when objects have been discovered or have moved out of sight – it’s a really novel addition.

Keep reading for a video of Nimbus navigating his way around, and don’t forget to check out the Nimbus photo stream.

Continue reading “Nimbus, The Wall-following Robot”

Autonomous Rover Roams The Halls

[ESylin] built an autonomous rover that roams the vacant halls of his school. On the hood of the vehicle he’s mounted two Maxbotix sonar sensors that do a great job of keeping the vehicle centered in the hallway. It will follow a wall around a corner (favoring its left side because of the left-facing sensor) and it will stop to correct itself if it gets off course. That’s because when you’re not driving a dsPIC33 is, with a Traxxas XL-5 speed controller and a hobby servo for steering. But this little guy hasn’t lost all his pep. Manual control and be switched on from from an R/C controller so you can burn up the floor tiles. Take a look at the demo after the break, with the manual control demo shown at about 4:10. Continue reading “Autonomous Rover Roams The Halls”

Aircraft Carrier Is Moving Target For Autonomous Quadcopter

[Karl-Engelbert Wenzel] developed a UAV capable of taking off and landing on a moving platform autonomously. The platform operates aircraft-carrier-style by driving around the room in circles. The quadcopter tracks a grid of IR LEDs at the front of the landing deck by using the IR camera from a Wii remote. The best part is that the flight controls and processing are all done by the copter’s onboard ATmega644 processor, not requiring a connection to a PC. The landings are quite accurate, achieving a maximum error of less than 40 centimeters. In the video after the break you can see the first landing is slightly off the mark but the next two are dead on target.

So build yourself a mobile platform and pair it up with your newly finished quadcopter to replicate this delightful hack.

Continue reading “Aircraft Carrier Is Moving Target For Autonomous Quadcopter”

Robot Security Patrol Brings Skynet Closer

autonomous_atv

The students at the University of Oklahoma have put together a robot that will surely join the other drones in our future robot overlord regime. This autonomous vehicle was produced to replace human security patrols which can be both boring and dangerous. Intent on delivering surveillance to most locations, an all terrain vehicle was used as the base. It can navigate by itself through an obstacle avoidance system and communicate video and audio wirelessly. After the break we’ll take a look at the systems that make this work. Continue reading “Robot Security Patrol Brings Skynet Closer”

I-Swarm Robot Update

I-Swarm_Micro_Robot_On_Thumb

Back in October we reported on the I-Swarm robotics project. [Travis] sent us some more information. These tiny robots are programmed optically and are able to respond to programming commands via an infrared signal. Locomotion is facilitated with piezoelectric actuators and the power to the units provided through a solar cell. It is not clear that this project is still ongoing as the I-Swarm web page lists a project termination date of 6/31/2008. That being said, the video embedded after the break was posted two days ago showing swarm movement and detailing the programming, testing, and hardware specifics. Continue reading “I-Swarm Robot Update”