#include <trajectory_msgs/JointTrajectory.h>
#include <planning_models/robot_model.h>
#include <chomp_motion_planner/chomp_utils.h>
#include <vector>
#include <eigen3/Eigen/Core>
Go to the source code of this file.
Classes | |
class | chomp::ChompTrajectory |
Represents a discretized joint-space trajectory for CHOMP. More... | |
Namespaces | |
namespace | chomp |