mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_msgs.git
synced 2025-09-15 12:59:07 +08:00
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
########################################
|
|
# CONSTANTS
|
|
########################################
|
|
# uint8 OFF = 0
|
|
# uint8 ON = 1
|
|
# uint8 LOW_BATTERY = 2
|
|
# uint8 ERROR = 3
|
|
# uint8 BUTTON1 = 4
|
|
# uint8 BUTTON2 = 5
|
|
|
|
uint8 value
|
|
---
|
|
bool success
|
|
string message
|