Publish servo states as JointState message. More...
#include <ros/ros.h>
#include <ros/console.h>
#include <urdf/model.h>
#include <mavros_msgs/RCOut.h>
#include <sensor_msgs/JointState.h>
Go to the source code of this file.
Classes | |
class | ServoDescription |
class | ServoStatePublisher |
Functions | |
int | main (int argc, char *argv[]) |
Publish servo states as JointState message.
Definition in file servo_state_publisher.cpp.
Definition at line 205 of file servo_state_publisher.cpp.