trajectory_generation
Public Member Functions | Public Attributes | List of all members
trajectory_generation::ConstrainedJointsCmd Struct Reference

#include <trajectory_generationTypes.hpp>

Inheritance diagram for trajectory_generation::ConstrainedJointsCmd:

Public Member Functions

void validate () const
 

Public Attributes

std::vector< MotionConstraintmotion_constraints
 

Detailed Description

Named vector of Joints command with motion constraints, i.e. constrained commands for all the joints of a robot

Member Function Documentation

◆ validate()

void trajectory_generation::ConstrainedJointsCmd::validate ( ) const
inline

Member Data Documentation

◆ motion_constraints

std::vector<MotionConstraint> trajectory_generation::ConstrainedJointsCmd::motion_constraints

The documentation for this struct was generated from the following file: