trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
trajopt::JointVelConstraintInfo Struct Reference
Inheritance diagram for trajopt::JointVelConstraintInfo:
trajopt::TermInfo trajopt::MakesConstraint

Public Member Functions

void fromJson (const Value &v)
 
void hatch (TrajOptProb &prob)
 
- Public Member Functions inherited from trajopt::TermInfo
virtual void fromJson (const Json::Value &v)=0
 

Public Attributes

DblVec vals
 
int first_step
 
int last_step
 
- Public Attributes inherited from trajopt::TermInfo
string name
 
TermType term_type
 

Additional Inherited Members

- Public Types inherited from trajopt::TermInfo
typedef TermInfoPtr(* MakerFunc )(void)
 Registers a user-defined TermInfo so you can use your own cost see function RegisterMakers.cpp.
 
- Static Public Member Functions inherited from trajopt::TermInfo
static TermInfoPtr fromName (const string &type)
 
static void RegisterMaker (const std::string &type, MakerFunc)
 

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