MIMPC++
A fast typesafe Mixed Integer MPC C++ library
Public Member Functions | List of all members
mimpc::simulation::Simulation< MPCType > Class Template Reference

Public Member Functions

 Simulation (double delay_to_simulate, const std::string &plant_urdf_file, MPCType &mpc, const StateVec &initState, const StateVec &targetState, const StateVec &targetThreshold, const StateVec &stateConstraintsLb, const StateVec &stateConstraintsUb, bool withViz, double binary_force)
 
bool simulateToTarget (float time_out_seconds)
 
int simulate (float for_seconds)
 
void saveData (const std::string &filename)
 

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