Skip to content

Cartesian Velocity Transparency Mode Parameter rm_movev_canfd_mode_t

Parameter description

ParameterTypeDescription
cartesian_velocityfloatCartesian velocity array, units: m/s, rad/s. (The first three elements of the array are linear velocities, and the last three are angular velocities)
followboolWhether to follow, indicating the motion following effect of the driver; true - high following, false - low following.
trajectory_modeintModes supported in high following mode: 0 - Full Transparency Mode, 1 - Curve Fitting Mode, 2 - Filtering Mode.
radiointSmoothing factor in curve fitting mode and filtering mode (the larger the value, the better the effect); the value range is 0~1000 in filtering mode and 0~100 in curve fitting mode.