Struct robot_fingers::NJointBlmcRobotDriver::Config::TrajectoryStepΒΆ

struct TrajectoryStep

A sub-goal of a trajectory.

Public Members

Vector target_position_rad = Vector::Zero()

Target position to which the joints should move.

uint32_t move_steps = 0

Number of time steps for reaching the target position.