Codebase list ros-dynamic-reconfigure / lintian-fixes/main msg / SensorLevels.msg
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

SensorLevels.msg @lintian-fixes/mainraw · history · blame

1
2
3
4
5
# This message is deprecated, please use driver_base/SensorLevels instead.

byte RECONFIGURE_CLOSE = 3  # Parameters that need a sensor to be stopped completely when changed
byte RECONFIGURE_STOP = 1  # Parameters that need a sensor to stop streaming when changed
byte RECONFIGURE_RUNNING = 0 # Parameters that can be changed while a sensor is streaming