r2r

Trait WrappedServiceTypeSupport

Source
pub trait WrappedServiceTypeSupport: Debug + Clone {
    type Request: WrappedTypesupport;
    type Response: WrappedTypesupport;

    // Required method
    fn get_ts() -> &'static rosidl_service_type_support_t;
}

Required Associated Types§

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl WrappedServiceTypeSupport for r2r::action_msgs::srv::CancelGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::composition_interfaces::srv::ListNodes::Service

Source§

impl WrappedServiceTypeSupport for r2r::composition_interfaces::srv::LoadNode::Service

Source§

impl WrappedServiceTypeSupport for r2r::composition_interfaces::srv::UnloadNode::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::FollowJointTrajectory::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::FollowJointTrajectory::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::GripperCommand::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::GripperCommand::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::JointTrajectory::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::JointTrajectory::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::ParallelGripperCommand::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::ParallelGripperCommand::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::PointHead::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::PointHead::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::SingleJointPosition::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::action::SingleJointPosition::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::srv::QueryCalibrationState::Service

Source§

impl WrappedServiceTypeSupport for r2r::control_msgs::srv::QueryTrajectoryState::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ConfigureController::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ListControllerTypes::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ListControllers::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ListHardwareComponents::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ListHardwareInterfaces::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::LoadController::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::ReloadControllerLibraries::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::SetHardwareComponentState::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::SwitchController::Service

Source§

impl WrappedServiceTypeSupport for r2r::controller_manager_msgs::srv::UnloadController::Service

Source§

impl WrappedServiceTypeSupport for r2r::diagnostic_msgs::srv::AddDiagnostics::Service

Source§

impl WrappedServiceTypeSupport for r2r::diagnostic_msgs::srv::SelfTest::Service

Source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::ChangeState::Service

Source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetAvailableStates::Service

Source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetAvailableTransitions::Service

Source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetState::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::AssistedTeleop::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::AssistedTeleop::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::BackUp::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::BackUp::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::ComputePathThroughPoses::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::ComputePathThroughPoses::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::ComputePathToPose::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::ComputePathToPose::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::DriveOnHeading::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::DriveOnHeading::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::DummyBehavior::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::DummyBehavior::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::FollowPath::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::FollowPath::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::FollowWaypoints::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::FollowWaypoints::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::NavigateThroughPoses::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::NavigateThroughPoses::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::NavigateToPose::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::NavigateToPose::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::SmoothPath::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::SmoothPath::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::Spin::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::Spin::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::Wait::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::action::Wait::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::ClearCostmapAroundRobot::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::ClearCostmapExceptRegion::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::ClearEntireCostmap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::GetCostmap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::IsPathValid::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::LoadMap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::ManageLifecycleNodes::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::SaveMap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav2_msgs::srv::SetInitialPose::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::GetMap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::GetPlan::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::LoadMap::Service

Source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::SetMap::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::DescribeParameters::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::GetParameterTypes::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::GetParameters::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::ListParameters::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::SetParameters::Service

Source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::SetParametersAtomically::Service

Source§

impl WrappedServiceTypeSupport for r2r::sensor_msgs::srv::SetCameraInfo::Service

Source§

impl WrappedServiceTypeSupport for r2r::std_srvs::srv::Empty::Service

Source§

impl WrappedServiceTypeSupport for r2r::std_srvs::srv::SetBool::Service

Source§

impl WrappedServiceTypeSupport for r2r::std_srvs::srv::Trigger::Service

Source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::action::LookupTransform::GetResult::Service

Source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::action::LookupTransform::SendGoal::Service

Source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::srv::FrameGraph::Service

Source§

impl WrappedServiceTypeSupport for r2r::visualization_msgs::srv::GetInteractiveMarkers::Service