Static Private Attributes | List of all members
api.sick_scan_api.SickScanQuaternionMsg Class Reference
Inheritance diagram for api.sick_scan_api.SickScanQuaternionMsg:
Inheritance graph
[legend]

Static Private Attributes

list _fields_
 

Detailed Description

sick_scan_api: struct SickScanQuaternionMsg, equivalent to geometry_msgs/Quaternion

Attributes
----------
x : ctypes.c_double
y : ctypes.c_double
z : ctypes.c_double
w : ctypes.c_double


Definition at line 191 of file sick_scan_api.py.

Member Data Documentation

◆ _fields_

list api.sick_scan_api.SickScanQuaternionMsg._fields_
staticprivate
Initial value:
= [
("x", ctypes.c_double),
("y", ctypes.c_double),
("z", ctypes.c_double),
("w", ctypes.c_double)
]

Definition at line 202 of file sick_scan_api.py.


The documentation for this class was generated from the following file:


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:14