#include <ros/ros.h>#include <boost/thread.hpp>#include <trajectory_msgs/JointTrajectory.h>#include <neo_PlatformCtrl/Kinematics.h>#include <neo_PlatformCtrl/MecanumKinematics.h>#include <tf/transform_broadcaster.h>
Go to the source code of this file.
Classes | |
| class | PlatformCtrlNode |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 165 of file neo_platformctrl_node.cpp.