Velocity/odometry data in ros coordinates
Definition at line 808 of file sick_scan_api.py.
◆ _fields_
list api.sick_scan_api.SickScanOdomVelocityMsg._fields_ |
|
staticprivate |
Initial value:= [
("vel_x", ctypes.c_float),
("vel_y", ctypes.c_float),
("omega", ctypes.c_float),
("timestamp_sec", ctypes.c_uint32),
("timestamp_nsec", ctypes.c_uint32)
]
Definition at line 812 of file sick_scan_api.py.
The documentation for this class was generated from the following file: