#include <drake/multibody/optimization/toppra.h>
Public Member Functions | |
template<typename Archive > | |
void | Serialize (Archive *a) |
Passes this object to an Archive. More... | |
Public Attributes | |
double | max_err {1e-3} |
int | max_iter {100} |
double | max_seg_length {0.05} |
int | min_points {100} |
void Serialize | ( | Archive * | a | ) |
Passes this object to an Archive.
Refer to YAML Serialization for background.
double max_err {1e-3} |
int max_iter {100} |
double max_seg_length {0.05} |
int min_points {100} |