JSim 2026.06.01-p(1)
Loading...
Searching...
No Matches
frcsim::DoubleDifferentialMechanism::InverseResult Struct Reference

Result from inverse kinematics solve. More...

#include <double_differential.hpp>

Public Attributes

MotorState motor_state {}
bool valid {true}

Detailed Description

Result from inverse kinematics solve.

Member Data Documentation

◆ motor_state

MotorState frcsim::DoubleDifferentialMechanism::InverseResult::motor_state {}

Computed motor state if valid is true.

◆ valid

bool frcsim::DoubleDifferentialMechanism::InverseResult::valid {true}

False when matrix is singular within configured epsilon.


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