GravityCompensationCommandFeedback ================================== ``rb::GravityCompensationCommandFeedback`` is the leaf feedback type for gravity-compensation commands. .. rubric:: Header .. list-table:: :widths: 20 80 * - Header - ``#include `` .. rubric:: Declaration .. list-table:: :widths: 24 76 * - Namespace - ``rb`` * - Kind - ``class`` * - Primary role - Mark the leaf result for a gravity-compensation command. .. rubric:: Public Member Functions - No type-specific methods are added at this leaf. Use the inherited validity and completion checks from the base feedback classes. .. rubric:: Detailed Reference .. doxygenclass:: rb::GravityCompensationCommandFeedback :project: rby1-sdk :members: :undoc-members: .. rubric:: Related Types - :doc:`arm-command-feedback` - :doc:`torso-command-feedback` - :doc:`body-command-feedback` .. rubric:: Examples - ``gravity_compensation.cpp``