Merge pull request #912 from benelot/robotcontrol-update
Update robotcontrol.py script
This commit is contained in:
@@ -23,7 +23,7 @@ for joint in range (2,6) :
|
||||
for step in range (400):
|
||||
p.stepSimulation()
|
||||
|
||||
p.getContactPointData(husky)
|
||||
p.getContactPoints(husky)
|
||||
|
||||
p.disconnect()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user