|
TraveSim Adapters
0.1
Protobuf adapters for TraveSim project
|
Replacer adapter execution file. More...
#include <queue>#include <memory>#include <ros/ros.h>#include <ros/console.h>#include <gazebo_msgs/ModelStates.h>#include "travesim_adapters/ros/replacer_sender.hpp"#include "travesim_adapters/protobuf/replacer_receiver.hpp"#include "travesim_adapters/data/converter/ros_side.hpp"#include "travesim_adapters/configurers/replacer_configurer.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Replacer adapter execution file.
Definition in file replacer_adapter.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 27 of file replacer_adapter.cpp.
References travesim::converter::EntityState_to_ModelState(), travesim::proto::ReplacerReceiver::force_specific_source(), travesim::ReplacerConfigurer::get_address(), travesim::ReplacerConfigurer::get_port(), travesim::AdapterConfigurer< AdapterConfigType >::get_reset(), travesim::ReplacerConfigurer::get_specific_source(), travesim::ros_side::PAUSE, travesim::proto::ReplacerReceiver::receive(), travesim::proto::ReplacerReceiver::reset(), travesim::ros_side::RESUME, travesim::converter::RobotState_to_ModelState(), travesim::ros_side::ReplacerSender::send_command(), travesim::ros_side::ReplacerSender::set_models_state(), and travesim::proto::ReplacerReceiver::set_receiver_endpoint().