openai / roboschool

DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.
Other
2.12k stars 486 forks source link

problem of using cpp_household.Joint..reset_current_position #211

Open lizhuo-1994 opened 3 years ago

lizhuo-1994 commented 3 years ago

Hi I met a problem of using cpp_household.Joint..reset_current_position

env.scene.p0x.reset_current_position(float(a),float(b))

It does not actually change the position,

please kindly give it a look and thanks for the help.