Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 578 Bytes

update: 2021-07-09

  • Removed the duplicate files in pybullet_simulator.
  • Updated the table mesh in pybullet_simulator.
  • Updated the robot_description in pybullet_simulator.
  • Added a readme about sapien.

update: 2021-09-10

  • Modify docker image from version 2.0 to 2.1
    • Change base image from nvidia/cudagl:10.2-devel-ubuntu18.04 to nvidia/cudagl:11.2.1-devel-ubuntu18.04.
    • NVIDIA 30xx GPU is supported now.
    • Upgrade pytorch version from 1.6 to 1.8.
  • Fix bug on pybullet simulator.
    • ROS interface will wait until the pybullet backend is ready.