Tag: RoboController
PID Tuner v0.1 is available
The release 0.1 ff the PID Tuner is finally available on Github: Software to tune the PID control on the uNav board https://github.com/officinerobotiche/uNav_PID_Tuner 0 forks. 5 stars. 6 open issues. Recent commits: Update README.md, Roberto D'Amico uNav parameters setting completed *EVERYTHING TO BE TESTED!!!, Myzhar Added missing files, Myzhar Modification…
The joining with uNav project has done!
MyzharBot is joining the uNav project by Officine Robotiche
MyzharBot has started the migration to a new software configuration. Everything started from the uNav project by Officine Robotiche. Since MyzharBot is part of the new born italian amateur robotics group named “Officine Robotiche“, in the last few months we worked together to unify the software that drives the robots…
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…