maxspahn / gym_envs_urdf

URDF environments for gym
https://maxspahn.github.io/gym_envs_urdf/
GNU General Public License v3.0
46 stars 14 forks source link

Joint limits [velocity] should be realistic #99

Open alxschwrz opened 2 years ago

alxschwrz commented 2 years ago

The joint velocity limits of the panda robot are set quite randomly. It would be amazing to align them with the actual joint limits of the real panda robot. Joint position limits are all working and extracted from the URDF as I believe, except for one joint, right @maxspahn ?

Previously mentioned in https://github.com/maxspahn/gym_envs_urdf/pull/97#pullrequestreview-1013674945