ROS Node for iNemo-M1 Discovery almost done…

Discovery M1

The work for the iNemo Challenge is going on and the ROS node to acquire Inertial data from the iNemo-M1 sensor is almost ready. The serial protocol realized by ST to communicate with the board is really well done, but you need a lot of accuracy implementing the driver, to…

Continue reading

New video about MyzharBot and ROS available

Teleoperation

A new video about MyzharBot and ROS is available on YouTube. The video demonstrates how the robot can be remotely controlled using the brand new Keyboard Teleoperation node. The node can be used to move manually the robot or to suddenly take manual control when something goes wrong in autonomous…

Continue reading

Ready for Maker Faire European Edition 2014

A couple of antennas for MyzharBot

It’s been a while since the last post, but the work of MyzharBot has not stopped … I just had no time to write something on the site, busy at 100% writing C++ code for the migration to ROS. At present the ROS node to control MyzharBot through RoboController board is ready (modbus driver using…

Continue reading

MyzharBot has been chosen for iNemo challenge

Discovery M1

Today I received the confirmation by email that MyzhzrBot has been chosen to partecipate to the italian issue of the iNemo challenge. In a few days I will receive my iNemo Discovery M1 board. I received the board by the postman just when I was writing this post as you…

Continue reading

First steps with ROS… MyzharBot moves its tracks!

Here is the video of the first “steps” made by MyzharBot under ROS. In the last days I wrote down the code for the rosnode that will provide motor control: robocontroller_node. Using the “turtle_teleop_key” node, included in ROS, I tested that the communication between ROS and RoboController board was ok… and…

Continue reading

Migration to ROS is ongoing…

A gentle introduction to ROS

As mentioned in the previous post, MyzharBot is migrating to ROS. One of the first step to realize was the porting of the interface to the RoboController board using modbus protocol. Well, it is ready! The rosnode that will perform the Motion Control of the Robot is able to connect to…

Continue reading

Power distribution and filtering board is ready to work

Connecting the Power Distribution Board

Today I received the new PCB of the power distribution board … only half an hour of welding and the card is ready to be mounted on board of MyzharBot to replace the two prototypes. A few of new holes for nuts and bolts… the rectangular hole for the power…

Continue reading

The works on RGB-D goes on

Asus XTion Pro Live, test application

The works on Asus XTion Pro Live goes on. The grabber has been added to SDK even it is still in embrional phase. On Github you can find the test application (Test-AsusXTionProLive-OpenNI2) made in Qt5 and tested under Windows 8.1. The application tests the acquisition of the data from the…

Continue reading