Initialization info read from json. More...
#include <problem_description.hpp>
Public Types | |
| enum | Type { STATIONARY, GIVEN_TRAJ } | 
Public Member Functions | |
| void | fromJson (const Json::Value &v) | 
Public Attributes | |
| Type | type | 
| TrajArray | data | 
Initialization info read from json.
 1.8.3