|
TraveSim Adapters
0.1
Protobuf adapters for TraveSim project
|
#include <ros/ros.h>#include <gazebo_msgs/SetModelState.h>Go to the source code of this file.
Classes | |
| class | travesim::ros_side::ReplacerSender |
Namespaces | |
| travesim | |
| travesim::ros_side | |
Typedefs | |
| typedef std::vector< gazebo_msgs::ModelState > | travesim::ros_side::state_vector_t |
| Helper type to set the states of multiple entites at once. More... | |
Enumerations | |
| enum | travesim::ros_side::simulation_command_t { travesim::ros_side::PAUSE, travesim::ros_side::RESUME, travesim::ros_side::RESET_WORLD, travesim::ros_side::RESET_SIMULATION } |
| All possible commands to send to Gazebo. More... | |
Definition in file replacer_sender.hpp.