Why is the observed/desired position and velocity of the robot joints single values? #14
-
Hello! This might be my lack of robotics background, so apologize if this is a dumb question. But, I'm having a hard time understanding why the values for the position and velocity of the robot joints are single values. For example, for the 3DOF robot, the observations are 3 values for position and 3 values for velocity.
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Okay, I found this article on forward kinematics, and I think I got it now. The values are the parameters of the joints (e.g. if the joints are revolute joints, then these are the angles in radians). And then using forward kinematics we can find the actual position of the end-effector (the mallet). Is my understanding correct? |
Beta Was this translation helpful? Give feedback.
-
Yes, you are correct. |
Beta Was this translation helpful? Give feedback.
Yes, you are correct.
Please refer to the documentation here for the description of environment state variables:
https://air-hockey-challenges-docs.readthedocs.io/en/latest/environments.html