You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rookie] ive a robot arm of 6 joints and would like to know:
how does mtc and rviz know joint1 corresponds to the base joint, etc.
i have the below code snippet calc the total trajectory length and time but i believe it computes both linear and rotary movement of all 6 joints.
(x, y, z) from home position to an arbitrary (0, 0.5, 1.5) metres:
how do i verify mtc and rviz are reading the last joint (joint 6) as end-effector joint and get the travel (trajectory) length, time of specified joint.
The text was updated successfully, but these errors were encountered:
[rookie] ive a robot arm of 6 joints and would like to know:
(x, y, z) from home position to an arbitrary (0, 0.5, 1.5) metres:
how do i verify mtc and rviz are reading the last joint (joint 6) as end-effector joint and get the travel (trajectory) length, time of specified joint.
The text was updated successfully, but these errors were encountered: