The Robot Operating System (ROS) is awesome because it allows robotics developers to share their code in a standardised fashion. Here's what I've learnt from the introductory ROS tutorials. What is ROS (in a nutshell)? ROS is a robotics framework that allows you to run software, on a robot, in a modular fashion. A typical…Read more Learning ROS – Part II