trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
trajopt::ProblemConstructionInfo Struct Reference

This object holds all the data that's read from the JSON document. More...

#include <problem_description.hpp>

Public Member Functions

 ProblemConstructionInfo (OR::EnvironmentBasePtr _env)
 
void fromJson (const Value &v)
 

Public Attributes

BasicInfo basic_info
 
vector< TermInfoPtr > cost_infos
 
vector< TermInfoPtr > cnt_infos
 
InitInfo init_info
 
OR::EnvironmentBasePtr env
 
RobotAndDOFPtr rad
 

Detailed Description

This object holds all the data that's read from the JSON document.


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