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 be_status;
pub use be_status::BEStatus;
mod container_structure;
pub use container_structure::ContainerStructure;
mod outcome_condition;
pub use outcome_condition::OutcomeCondition;
mod ui_command;
pub use ui_command::UICommand;
mod state_instantiation;
pub use state_instantiation::StateInstantiation;
mod userdata_info;
pub use userdata_info::UserdataInfo;
mod command_feedback;
pub use command_feedback::CommandFeedback;
mod container;
pub use container::Container;
mod behavior_sync;
pub use behavior_sync::BehaviorSync;
mod synthesis_request;
pub use synthesis_request::SynthesisRequest;
mod synthesis_error_codes;
pub use synthesis_error_codes::SynthesisErrorCodes;
mod outcome_request;
pub use outcome_request::OutcomeRequest;
mod behavior_modification;
pub use behavior_modification::BehaviorModification;
mod behavior_log;
pub use behavior_log::BehaviorLog;
mod behavior_request;
pub use behavior_request::BehaviorRequest;
mod behavior_selection;
pub use behavior_selection::BehaviorSelection;