Velocity feedback node
Description
...
Examples
...
Input List
There are 1 parameters.
Port Name | Message type | Callback |
---|---|---|
joint_state | JointState [sensor_msgs-ROS1/Subscriber] | joint_state_to_velocity.cb |
Output List
There are 1 parameters.
Port Name | Message type |
---|---|
joint_speed | Int32 [std_msgs-ROS1/Publisher] |
Parameter List
There are 2 parameters.
Parameter | Description |
---|---|
joint_name | Joint name of the robot to get the velocity. |
rpm_type | If True, will give results in RPM. Ideal to angular movement. If False, will return mm/s |