Workshop to teach the basics of ROS. (Spanish README)
mkdir -p catkin_ws/src && cd catkin_ws/src
git clone https://github.com/TOTON95/ROS_Workshop_Py_CPP.git
cd ..
Follow the instructions mentioned in Drawing Robot (build and upload the Arduino Code).
At the file ros_py_arm_sender.py
change line 37 to the Arduino's serial port (e.g. /dev/ttyACM0, /dev/ttyUSB0).
catkin_make
roslaunch ros_workshop_py_cpp ros_cpp_py.launch