ros2-interfaces-iron 0.0.2

Structs for Messages and Services listed by ROS Index for ROS2 Iron. Built around the `ros2-client` crate.
Documentation
mod set_model_configuration;
pub use set_model_configuration::SetModelConfiguration;
pub use set_model_configuration::SetModelConfigurationRequest;
pub use set_model_configuration::SetModelConfigurationResponse;
mod apply_link_wrench;
pub use apply_link_wrench::ApplyLinkWrench;
pub use apply_link_wrench::ApplyLinkWrenchRequest;
pub use apply_link_wrench::ApplyLinkWrenchResponse;
mod spawn_entity;
pub use spawn_entity::SpawnEntity;
pub use spawn_entity::SpawnEntityRequest;
pub use spawn_entity::SpawnEntityResponse;
mod set_link_state;
pub use set_link_state::SetLinkState;
pub use set_link_state::SetLinkStateRequest;
pub use set_link_state::SetLinkStateResponse;
mod delete_light;
pub use delete_light::DeleteLight;
pub use delete_light::DeleteLightRequest;
pub use delete_light::DeleteLightResponse;
mod get_physics_properties;
pub use get_physics_properties::GetPhysicsProperties;
pub use get_physics_properties::GetPhysicsPropertiesRequest;
pub use get_physics_properties::GetPhysicsPropertiesResponse;
mod get_world_properties;
pub use get_world_properties::GetWorldProperties;
pub use get_world_properties::GetWorldPropertiesRequest;
pub use get_world_properties::GetWorldPropertiesResponse;
mod get_model_properties;
pub use get_model_properties::GetModelProperties;
pub use get_model_properties::GetModelPropertiesRequest;
pub use get_model_properties::GetModelPropertiesResponse;
mod get_light_properties;
pub use get_light_properties::GetLightProperties;
pub use get_light_properties::GetLightPropertiesRequest;
pub use get_light_properties::GetLightPropertiesResponse;
mod link_request;
pub use link_request::LinkRequest;
pub use link_request::LinkRequestRequest;
pub use link_request::LinkRequestResponse;
mod get_entity_state;
pub use get_entity_state::GetEntityState;
pub use get_entity_state::GetEntityStateRequest;
pub use get_entity_state::GetEntityStateResponse;
mod set_entity_state;
pub use set_entity_state::SetEntityState;
pub use set_entity_state::SetEntityStateRequest;
pub use set_entity_state::SetEntityStateResponse;
mod set_light_properties;
pub use set_light_properties::SetLightProperties;
pub use set_light_properties::SetLightPropertiesRequest;
pub use set_light_properties::SetLightPropertiesResponse;
mod set_model_state;
pub use set_model_state::SetModelState;
pub use set_model_state::SetModelStateRequest;
pub use set_model_state::SetModelStateResponse;
mod set_joint_trajectory;
pub use set_joint_trajectory::SetJointTrajectory;
pub use set_joint_trajectory::SetJointTrajectoryRequest;
pub use set_joint_trajectory::SetJointTrajectoryResponse;
mod delete_entity;
pub use delete_entity::DeleteEntity;
pub use delete_entity::DeleteEntityRequest;
pub use delete_entity::DeleteEntityResponse;
mod spawn_model;
pub use spawn_model::SpawnModel;
pub use spawn_model::SpawnModelRequest;
pub use spawn_model::SpawnModelResponse;
mod apply_joint_effort;
pub use apply_joint_effort::ApplyJointEffort;
pub use apply_joint_effort::ApplyJointEffortRequest;
pub use apply_joint_effort::ApplyJointEffortResponse;
mod get_link_properties;
pub use get_link_properties::GetLinkProperties;
pub use get_link_properties::GetLinkPropertiesRequest;
pub use get_link_properties::GetLinkPropertiesResponse;
mod get_model_list;
pub use get_model_list::GetModelList;
pub use get_model_list::GetModelListRequest;
pub use get_model_list::GetModelListResponse;
mod get_joint_properties;
pub use get_joint_properties::GetJointProperties;
pub use get_joint_properties::GetJointPropertiesRequest;
pub use get_joint_properties::GetJointPropertiesResponse;
mod body_request;
pub use body_request::BodyRequest;
pub use body_request::BodyRequestRequest;
pub use body_request::BodyRequestResponse;
mod get_link_state;
pub use get_link_state::GetLinkState;
pub use get_link_state::GetLinkStateRequest;
pub use get_link_state::GetLinkStateResponse;
mod delete_model;
pub use delete_model::DeleteModel;
pub use delete_model::DeleteModelRequest;
pub use delete_model::DeleteModelResponse;
mod set_link_properties;
pub use set_link_properties::SetLinkProperties;
pub use set_link_properties::SetLinkPropertiesRequest;
pub use set_link_properties::SetLinkPropertiesResponse;
mod apply_body_wrench;
pub use apply_body_wrench::ApplyBodyWrench;
pub use apply_body_wrench::ApplyBodyWrenchRequest;
pub use apply_body_wrench::ApplyBodyWrenchResponse;
mod joint_request;
pub use joint_request::JointRequest;
pub use joint_request::JointRequestRequest;
pub use joint_request::JointRequestResponse;
mod get_model_state;
pub use get_model_state::GetModelState;
pub use get_model_state::GetModelStateRequest;
pub use get_model_state::GetModelStateResponse;
mod set_joint_properties;
pub use set_joint_properties::SetJointProperties;
pub use set_joint_properties::SetJointPropertiesRequest;
pub use set_joint_properties::SetJointPropertiesResponse;
mod set_physics_properties;
pub use set_physics_properties::SetPhysicsProperties;
pub use set_physics_properties::SetPhysicsPropertiesRequest;
pub use set_physics_properties::SetPhysicsPropertiesResponse;