27 detail::GroupBoxBuilder
28 makeConfigGui(
const std::string& name,
const CartesianWaypointControllerConfig& val)
39 .
value(val.maxPositionAcceleration)
45 .
value(val.maxOrientationAcceleration)
51 .
value(val.maxNullspaceAcceleration)
62 .
value(val.kpJointLimitAvoidance)
68 .
value(val.jointLimitAvoidanceScale)
81 .
value(val.thresholdPositionNear)
87 .
value(val.thresholdPositionReached)
108 .
value(val.thresholdOrientationNear)
114 .
value(val.thresholdOrientationReached)
120 .
value(val.maxOriVel)
134 std::string
const& name)