rtt_rosclock_sim_clock_activity_service.cpp
Go to the documentation of this file.
1 
2 #include <rtt/RTT.hpp>
3 #include <rtt/Property.hpp>
6 
8 
9 using namespace RTT;
10 using namespace std;
11 
13 {
14 public:
15 
17  Service("sim_clock_activity", owner)
18  {
19  this->doc("RTT Service for synchronizing ROS parameters with the properties of a corresponding RTT component");
20 
21  // TODO: load rosclock global service
23  }
24 
25 };
26 
#define ORO_SERVICE_NAMED_PLUGIN(SERVICE, NAME)
const bool set_sim_clock_activity(RTT::TaskContext *t)
Set a TaskContext to use a periodic simulation clock activity.


rtt_rosclock
Author(s):
autogenerated on Mon May 10 2021 02:45:33