Per-joint-group IK input parameters for SolveConstrainedIK().
More...
#include <model.hpp>
Per-joint-group IK input parameters for SolveConstrainedIK().
Definition at line 19 of file model.hpp.
◆ cartesian_pose
| std::array<double, kPoseSize> flexiv::rdk::IKParams::cartesian_pose = {} |
Cartesian pose to be solved.
Definition at line 22 of file model.hpp.
◆ free_orientation
| bool flexiv::rdk::IKParams::free_orientation = false |
Whether to only constrain Cartesian position and allow orientation to vary.
Definition at line 28 of file model.hpp.
◆ seed_q
| std::vector<double> flexiv::rdk::IKParams::seed_q = {} |
Seed joint positions for IK solver. Unit: [rad].
Definition at line 25 of file model.hpp.
The documentation for this struct was generated from the following file: