|
JSim 2026.06.01-p(1)
|
Result from inverse kinematics solve. More...
#include <double_differential.hpp>
Public Attributes | |
| MotorState | motor_state {} |
| bool | valid {true} |
Result from inverse kinematics solve.
| MotorState frcsim::DoubleDifferentialMechanism::InverseResult::motor_state {} |
Computed motor state if valid is true.
| bool frcsim::DoubleDifferentialMechanism::InverseResult::valid {true} |
False when matrix is singular within configured epsilon.