rby1_sdk.Feedback¶
- class Feedback¶
Bases:
pybind11_objectBase type for all feedback messages.
Use
valid()to check whether the parser filled this feedback instance.- __init__(self: rby1_sdk.Feedback) None¶
Construct a
Feedbackinstance.
Methods
__init__(self)Construct a
Feedbackinstance.Attributes
Whether this feedback object contains valid data.