gazebo::IOBPlugin::ErrorTerms | |
gazebo::IOBPlugin::force_sensor_info | |
gazebo::IOBPlugin::imu_sensor_info | |
gazebo::IOBPlugin | |
PubMessagePair< T > | Container for a (ROS publisher, outgoing message) pair. We'll have queues of these. Templated on a ROS message type |
PubMultiQueue | A collection of PubQueue objects, potentially of different types. This class is the programmer's interface to this queuing system |
PubQueue< T > | A queue of outgoing messages. Instead of calling publish() directly, you can push() messages here to defer ROS serialization and locking. Templated on a ROS message type |