Need the following:
An E-Stop button (with a state indication... green = estop off, red = estop on... and text)
When pressed, send the opposite of the last state reported by the robot.
from robot: /estopState std_msgs/Bool
to robot: /setEstop std_msgs/Bool
voltage display:
from robot: /Voltage std_msgs/Float32
Need the following:
An E-Stop button (with a state indication... green = estop off, red = estop on... and text)
When pressed, send the opposite of the last state reported by the robot.
from robot: /estopState std_msgs/Bool
to robot: /setEstop std_msgs/Bool
voltage display:
from robot: /Voltage std_msgs/Float32