Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
ADC_2021
iri_adc_msgs
5e541918e82ddef3e4e7c14f9184faaf41a736d1
5e541918e82ddef3e4e7c14f9184faaf41a736d1
Switch branch/tag
iri_adc_msgs
srv
set_semaphore.srv
Find file
Normal view
History
Permalink
set_semaphore.srv
83 Bytes
Newer
Older
Added a new service to change the color of the semaphore.
Sergi Hernandez
committed
Oct 19, 2021
1
2
3
4
5
6
7
uint8 SEM_RED = 0
uint8 SEM_GREEN = 1
uint8 SEM_ORANGE_BLINK = 2
uint8 color
---