mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_msgs.git
synced 2025-09-15 12:59:07 +08:00
add Sound.msg
This commit is contained in:
parent
bdd2cd0a72
commit
997ab30920
@ -22,6 +22,7 @@ add_message_files(
|
||||
SensorState.msg
|
||||
VersionInfo.msg
|
||||
PanoramaImg.msg
|
||||
Sound.msg
|
||||
)
|
||||
|
||||
add_service_files(
|
||||
|
||||
@ -11,4 +11,4 @@ uint8 BUTTON2 = 5
|
||||
########################################
|
||||
# Messages
|
||||
########################################
|
||||
uint8 value
|
||||
uint8 value
|
||||
|
||||
Loading…
Reference in New Issue
Block a user