remove pose frame from SDF,
allow plane collision shape in SDF load the Roboschool stadium.sdf in humanoid_knee_position_control.py
This commit is contained in:
@@ -13,7 +13,7 @@ p.setRealTimeSimulation(useRealTime)
|
||||
|
||||
p.setGravity(0,0,-10)
|
||||
|
||||
p.loadURDF("plane.urdf")
|
||||
p.loadSDF("stadium.sdf")
|
||||
|
||||
obUids = p.loadMJCF("mjcf/humanoid_fixed.xml")
|
||||
human = obUids[0]
|
||||
|
||||
Reference in New Issue
Block a user