mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
minor update in robot
This commit is contained in:
@@ -25,5 +25,5 @@ robot.print_info()
|
||||
# run simulator
|
||||
for _ in count():
|
||||
# robot.update_joint_slider()
|
||||
robot.move_joint_home_positions()
|
||||
robot.move_home_joint_positions()
|
||||
world.step(sleep_dt=1./240)
|
||||
|
||||
@@ -25,5 +25,5 @@ robot.print_info()
|
||||
# run simulator
|
||||
for _ in count():
|
||||
# robot.update_joint_slider()
|
||||
robot.move_joint_home_positions()
|
||||
robot.move_home_joint_positions()
|
||||
world.step(sleep_dt=1./240)
|
||||
|
||||
Reference in New Issue
Block a user