#include <angles/angles.h>
#include <urdf/model.h>
#include <urdf/joint.h>
#include <trajectory_msgs/JointTrajectory.h>
Go to the source code of this file.
Namespaces | |
namespace | trajectory_unwrap |
Functions | |
void | trajectory_unwrap::unwrap (urdf::Model &robot_model, const trajectory_msgs::JointTrajectory &traj_in, trajectory_msgs::JointTrajectory &traj_out) |