riveSunder / OpenSafety

Open Safety Gym with PyBullet
MIT License
7 stars 0 forks source link

Add Kuka robot, grasping without knocking over a tower task. #8

Closed riveSunder closed 3 years ago

riveSunder commented 3 years ago

This will build on the Kuka robot arm environment in PyBullet to add a safety constraint: the robot must learn to pick up an object while avoiding knocking over a tower of blocks with a ball on top.

riveSunder commented 3 years ago

Added in PR #15