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
Hi, planar joints are missing the mode, target_kd, and target_ke keywords and as a result they are not being set to position mode when asked to be. These just need to be passed in to JointAxis
Actually, something is still wrong here - its off by a factor of 2 - I didn't track why this is the case and instead just used two prismatic joints to simulate a planar one. That works fine.
Bug Description
Hi, planar joints are missing the
mode
,target_kd
, andtarget_ke
keywords and as a result they are not being set to position mode when asked to be. These just need to be passed in toJointAxis
warp/warp/sim/import_urdf.py
Line 515 in 9d17ad9
These should be:
System Information
No response
The text was updated successfully, but these errors were encountered: