LogRequestList
This is a ROS service definition.
Source
# Request a list of available logs
#
# :start: - first log id (0 for first available)
# :end: - last log id (0xffff for last available)
uint16 start
uint16 end
---
bool success
This is a ROS service definition.
Source
# Request a list of available logs
#
# :start: - first log id (0 for first available)
# :end: - last log id (0xffff for last available)
uint16 start
uint16 end
---
bool success