hsp-iit / pybullet-robot-envs

A Python package that collects robotic environments based on the PyBullet simulator, suitable to develop and test Reinforcement Learning algorithms on simulated grasping and manipulation applications.
GNU Lesser General Public License v2.1
187 stars 24 forks source link

fixing typos and bugs for examples #12

Closed abhijithneilabraham closed 4 years ago

abhijithneilabraham commented 4 years ago

Fixing a typo since the variable act was not declared.