Software for controlling an Arduino Robot, by Simone Marullo (2020)
- Move the content of arduino_robot folder into the
src
folder of your ROS workspace - Run
catkin_make
- Turn on the robot and the Bluetooth module of your computer
- Use Bluetooth to establish communication on a serial port
- Check the COM port in
nodes/bluetooth_proxy.py
- Run
roslaunch arduino_robot arduino_robot.launch