Skip to content
Snippets Groups Projects
Commit 8d06669e authored by ipa-fxm's avatar ipa-fxm
Browse files

new nessage MasterboardDataMsg for testing

parent e222bd02
No related merge requests found
......@@ -14,6 +14,7 @@ find_package(catkin REQUIRED COMPONENTS message_generation std_msgs)
Digital.msg
IOStates.msg
RobotStateRTMsg.msg
MasterboardDataMsg.msg
)
## Generate services in the 'srv' folder
......
int16 digital_input_bits
int16 digital_output_bits
int8 analog_input_range0
int8 analog_input_range1
float64 analog_input0
float64 analog_input1
int8 analog_output_domain0
int8 analog_output_domain1
float64 analog_output0
float64 analog_output1
float32 masterboard_temperature
float32 robot_voltage_48V
float32 robot_current
float32 master_io_current
uint8 master_safety_state
uint8 master_onoff_state
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment