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
currently, the arm does not move to the correct position as commanded so I want to track the actual position of each joint or the end effector.
I have tried get_ee_pose but I keeps giving the initial pose and does not update when the robot moves to other positions. I have tried to get joint state as well but I only received the initial state not the latest one.