FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::OptimParameters Struct Reference
Collaboration diagram for fsb::OptimParameters:
Collaboration graph

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.
 

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