#include <ros/ros.h>#include <sensor_msgs/Joy.h>#include <std_msgs/Float64MultiArray.h>#include <urdf/model.h>#include <trajectory_msgs/JointTrajectory.h>
Go to the source code of this file.
Classes | |
| class | PanTiltJoy |
Typedefs | |
| typedef boost::shared_ptr < const urdf::Joint > | UrdfJointConstPtr |
Functions | |
| int | main (int argc, char **argv) |
| typedef boost::shared_ptr<const urdf::Joint> UrdfJointConstPtr |
Definition at line 13 of file pan_tilt_joy_node.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 135 of file pan_tilt_joy_node.cpp.