Skip to content
Snippets Groups Projects
Commit 0602c6d7 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added a new message for the foot sensor data.

parent c800e123
No related branches found
No related tags found
1 merge request!4Filtered localization
......@@ -50,6 +50,7 @@ add_message_files(
leds.msg
smart_charger_config.msg
smart_charger_data.msg
ir_foot_data.msg
)
## Generate services in the 'srv' folder
......
Header header
string[] names
float64[] voltages
bool[] status
int32 DOWN_LEFT_MIDDLE=0
int32 DOWN_LEFT_REAR=1
int32 DOWN_ANALOG=2
int32 DOWN_LEFT_FRONT=3
int32 DOWN_RIGHT_REAR=4
int32 DOWN_RIGHT_MIDDLE=5
int32 DOWN_RIGHT_FRONT=6
int32 FRONT_LEFT=7
int32 FRONT_RIGHT=8
int32 FRONT_ANALOG=9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment