- Flash
pyserial.inoonto Arduino - Make sure the right port is opened in
write_to_serial.pynode - colcon build the serialcomm package in a workspace
ros2 run serialcomm serialwriter_execros2 topic pub /drill_commands std_msgs/String "data: 'drill'" -1- This turns pin 13 LED on,
'stop'will turn it off. - Connec the relay inputs to pin 13, and the drill will be powered by writing to drill commands topic.
- To integrate with manipulator, the lbr node needs to write to that topic, that's it
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|