ros2-interfaces-rolling 0.0.1

Structs for Messages and Services listed by ROS Index for ROS2 Rolling. Built around the `ros2-client` crate.
Documentation
mod delete_load_carriers;
pub use delete_load_carriers::DeleteLoadCarriers;
pub use delete_load_carriers::DeleteLoadCarriersReq;
pub use delete_load_carriers::DeleteLoadCarriersRes;
mod set_hand_eye_calibration_pose;
pub use set_hand_eye_calibration_pose::SetHandEyeCalibrationPose;
pub use set_hand_eye_calibration_pose::SetHandEyeCalibrationPoseReq;
pub use set_hand_eye_calibration_pose::SetHandEyeCalibrationPoseRes;
mod get_regions_of_interest2_d;
pub use get_regions_of_interest2_d::GetRegionsOfInterest2D;
pub use get_regions_of_interest2_d::GetRegionsOfInterest2DReq;
pub use get_regions_of_interest2_d::GetRegionsOfInterest2DRes;
mod calibrate_base_plane;
pub use calibrate_base_plane::CalibrateBasePlane;
pub use calibrate_base_plane::CalibrateBasePlaneReq;
pub use calibrate_base_plane::CalibrateBasePlaneRes;
mod detect_items;
pub use detect_items::DetectItems;
pub use detect_items::DetectItemsReq;
pub use detect_items::DetectItemsRes;
mod get_regions_of_interest3_d;
pub use get_regions_of_interest3_d::GetRegionsOfInterest3D;
pub use get_regions_of_interest3_d::GetRegionsOfInterest3DReq;
pub use get_regions_of_interest3_d::GetRegionsOfInterest3DRes;
mod get_load_carriers;
pub use get_load_carriers::GetLoadCarriers;
pub use get_load_carriers::GetLoadCarriersReq;
pub use get_load_carriers::GetLoadCarriersRes;
mod set_hand_eye_calibration;
pub use set_hand_eye_calibration::SetHandEyeCalibration;
pub use set_hand_eye_calibration::SetHandEyeCalibrationReq;
pub use set_hand_eye_calibration::SetHandEyeCalibrationRes;
mod compute_grasps;
pub use compute_grasps::ComputeGrasps;
pub use compute_grasps::ComputeGraspsReq;
pub use compute_grasps::ComputeGraspsRes;
mod warmup_template;
pub use warmup_template::WarmupTemplate;
pub use warmup_template::WarmupTemplateReq;
pub use warmup_template::WarmupTemplateRes;
mod set_region_of_interest3_d;
pub use set_region_of_interest3_d::SetRegionOfInterest3D;
pub use set_region_of_interest3_d::SetRegionOfInterest3DReq;
pub use set_region_of_interest3_d::SetRegionOfInterest3DRes;
mod set_region_of_interest2_d;
pub use set_region_of_interest2_d::SetRegionOfInterest2D;
pub use set_region_of_interest2_d::SetRegionOfInterest2DReq;
pub use set_region_of_interest2_d::SetRegionOfInterest2DRes;
mod hand_eye_calibration;
pub use hand_eye_calibration::HandEyeCalibration;
pub use hand_eye_calibration::HandEyeCalibrationReq;
pub use hand_eye_calibration::HandEyeCalibrationRes;
mod cad_match_detect_object;
pub use cad_match_detect_object::CadMatchDetectObject;
pub use cad_match_detect_object::CadMatchDetectObjectReq;
pub use cad_match_detect_object::CadMatchDetectObjectRes;
mod detect_filling_level;
pub use detect_filling_level::DetectFillingLevel;
pub use detect_filling_level::DetectFillingLevelReq;
pub use detect_filling_level::DetectFillingLevelRes;
mod set_load_carrier;
pub use set_load_carrier::SetLoadCarrier;
pub use set_load_carrier::SetLoadCarrierReq;
pub use set_load_carrier::SetLoadCarrierRes;
mod delete_regions_of_interest2_d;
pub use delete_regions_of_interest2_d::DeleteRegionsOfInterest2D;
pub use delete_regions_of_interest2_d::DeleteRegionsOfInterest2DReq;
pub use delete_regions_of_interest2_d::DeleteRegionsOfInterest2DRes;
mod detect_load_carriers;
pub use detect_load_carriers::DetectLoadCarriers;
pub use detect_load_carriers::DetectLoadCarriersReq;
pub use detect_load_carriers::DetectLoadCarriersRes;
mod hand_eye_calibration_trigger;
pub use hand_eye_calibration_trigger::HandEyeCalibrationTrigger;
pub use hand_eye_calibration_trigger::HandEyeCalibrationTriggerReq;
pub use hand_eye_calibration_trigger::HandEyeCalibrationTriggerRes;
mod delete_regions_of_interest3_d;
pub use delete_regions_of_interest3_d::DeleteRegionsOfInterest3D;
pub use delete_regions_of_interest3_d::DeleteRegionsOfInterest3DReq;
pub use delete_regions_of_interest3_d::DeleteRegionsOfInterest3DRes;
mod silhouette_match_detect_object;
pub use silhouette_match_detect_object::SilhouetteMatchDetectObject;
pub use silhouette_match_detect_object::SilhouetteMatchDetectObjectReq;
pub use silhouette_match_detect_object::SilhouetteMatchDetectObjectRes;
mod detect_tags;
pub use detect_tags::DetectTags;
pub use detect_tags::DetectTagsReq;
pub use detect_tags::DetectTagsRes;
mod get_base_plane_calibration;
pub use get_base_plane_calibration::GetBasePlaneCalibration;
pub use get_base_plane_calibration::GetBasePlaneCalibrationReq;
pub use get_base_plane_calibration::GetBasePlaneCalibrationRes;
mod delete_base_plane_calibration;
pub use delete_base_plane_calibration::DeleteBasePlaneCalibration;
pub use delete_base_plane_calibration::DeleteBasePlaneCalibrationReq;
pub use delete_base_plane_calibration::DeleteBasePlaneCalibrationRes;