|
sas
Modularised monitoring, logging, and control of robots.
|
Gazebo object server node. More...
#include <rclcpp/rclcpp.hpp>#include "sas_object_server_gazebo.hpp"#include <sas_core/sas_clock.hpp>#include <sas_core/sas_shutdown_signaler.hpp>#include <sas_common/sas_common.hpp>#include <signal.h>Functions | |
| void | sig_int_handler (int) |
| int | main (int argc, char **argv) |
| Run the Gazebo object server node. | |
Gazebo object server node.
Runs ROS and Gazebo object pose interface.
| int main | ( | int | argc, |
| char ** | argv ) |
Run the Gazebo object server node.
Reads ROS parameters, constructs one ObjectServerGazebo instance per entity, and executes the interface loop until shutdown.
Example: