A new release of the OpenWrt-Yún (the Linux distribution for the Arduino Yún) is out. So, you probably want to upgrade your Yún board to benefit from the latest fixes and improvements. The purpose of this tutorial is to help you safely install the new version of the OpenWrt-Yún. We assume you are familiar with […]
ROS Indigo Igloo Preinstalled Virtual Machine
Usually, we issue a Virtual Machine (VM) with ROS preinstalled for each ROS release. This time, we decided to issue two VMs for ROS Indigo: a 32 bits version and a 64 bits one. Depending on the amount of resources you are willing to allocate to the virtual machine, you pick one version or the […]
PiBot: The Raspberry Pi-Based Robot
Give the maker community a board with computing power and IO ports and you’ll get a robot not before too long. This already happened in the Arduino community. We eventually got the Arduino Robot which even has its own competition now. The Raspberry Pi community is walking down the same path with many projects related […]
Jimmy the 3D Printed Open Source Humanoid Robot Alternative to Nao
There is no doubt that the future of robotics is 3D printing and open-source license for both software and hardware. Such robots are already a reality as we had already reported. This group of alternatives to Nao the humanoid from Aldebaran Robotics has grown a little more bigger with advent of Jimmy (see Videos 1, […]
How to Customize Your Turtlebot
This is a continuation of our series on interesting stuff we saw at innorobo 2014. This time, the focus is on the turtlebot, the robotic friend of so many ROS fans. At innorobo there were some cool demos featuring hacked versions of the turtle. Some students stacked the structure of many turtlebots on a single […]
Virtual Machine with ROS Hydro Medusa Pre-Installed
It’s now our tradition to issue virtual machines with ROS pre-installed. We have already done it for ROS Fuerte and for ROS Groovy. Today it is ROS Hydro’s turn. We have chosen to stick with Ubunutu 12.04. (Precise). This is because 12.04 is an LTS version, which means Long-Term Support. The Ubuntu community will be […]
A Robotic Elevator using Lego & Arduino – Part 4
Part 1: Mechanical Design Basics. Part 2: Balancing the Elevator. Part 3: Electronics (optocoupler, H-Bridge, and more). Part 4 (current): Software to control the Arduino. In this last part, we will be describing the Arduino software that controls our Lego elevator. But, let’s first define the desired behavior. As we have described in the part […]
Make Robots that Maximize Their Future Options
One of the challenges that thinkers have been facing for decades is defining intelligence. Without such a definition, it’s hard to measure intelligence or to make truly intelligent robots. In his TED talk (see Video below), Alex Wissner-Gross introduces an equation that is supposed to provide a concrete, yet general answer. Wissner-Gross defines intelligence as […]
A Robotic Elevator using Lego & Arduino – Part 3
Part 1: Mechanical Design Basics. Part 2: Balancing the Elevator. Part 3 (current): Electronics (optocoupler, H-Bridge, and more). Part 4: Software to control the Arduino. In the first two parts of this series, we have introduced the mechanics of our Lego-based elevator and we discussed how to balance it to lift some load. Today, we […]
Free Online Course on Control of Mobile Robots
Wanna learn how to make mobile robots? This free online course entitled “Control of Mobile Robots” is for you (see Video 1). The tutor is Dr. Magnus Egerstedt, a Professor in Georgia Tech’s School of Electrical and Computer Engineering. For 7 weeks, he will be introducing concepts from control theory, and how to map them […]