![]() |
FancySafeBot 0.0.1
A safe robotics library
|

Public Attributes | |
| size_t | max_iterations |
| Maximum number of iterations. | |
| real_t | objective_tol |
| Objective function error tolerance for convergence. | |
| real_t | state_tol |
| State vector error tolerance for convergence. | |
| real_t | damping_factor |
| Damping factor for Levenberg-Marquardt algorithm. | |
| MotionVector | objective_weights |
| Cartesian weights for objective function. | |