Closed floriantschopp closed 5 years ago
For the battery monitor, the rosserial package would be required (https://github.com/ros-drivers/rosserial/). Please add this to the ws_tools.
To connect to the arduino, one needs the command:
rosrun rosserial_python serial_node.py _port:=/dev/ttyUSB0 _baud:=250000
@floriantschopp rosserial is in the dependencies, can we close this issue?
rosserial
For the battery monitor, the rosserial package would be required (https://github.com/ros-drivers/rosserial/). Please add this to the ws_tools.
To connect to the arduino, one needs the command: