|
PX4 ROS 2 Interface Library
Library to interface with PX4 from a companion computer using ROS 2
|
This is the complete list of members for px4_ros2::AttitudeSetpointType, including all inherited members.
| AttitudeSetpointType(Context &context) (defined in px4_ros2::AttitudeSetpointType) | px4_ros2::AttitudeSetpointType | explicit |
| desiredUpdateRateHz() override (defined in px4_ros2::AttitudeSetpointType) | px4_ros2::AttitudeSetpointType | inlinevirtual |
| getConfiguration() override (defined in px4_ros2::AttitudeSetpointType) | px4_ros2::AttitudeSetpointType | virtual |
| getSharedPtr() (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | inline |
| onUpdate() (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | inlineprotected |
| setActive(bool active) (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | inline |
| SetpointBase(Context &context) (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | inlineexplicit |
| setShouldActivateCallback(const ShouldActivateCB &should_activate_cb) (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | inline |
| ShouldActivateCB typedef (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | |
| update(const Eigen::Quaternionf &attitude_setpoint, const Eigen::Vector3f &thrust_setpoint_frd, float yaw_sp_move_rate_rad_s=0.f) (defined in px4_ros2::AttitudeSetpointType) | px4_ros2::AttitudeSetpointType | |
| update(float roll, float pitch, float yaw, const Eigen::Vector3f &thrust_setpoint_body, float yaw_sp_move_rate_rad_s=0.f) | px4_ros2::AttitudeSetpointType | |
| ~AttitudeSetpointType() override=default (defined in px4_ros2::AttitudeSetpointType) | px4_ros2::AttitudeSetpointType | |
| ~SetpointBase()=default (defined in px4_ros2::SetpointBase) | px4_ros2::SetpointBase | virtual |