Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

CHANGE_LOG.md

File metadata and controls

7 lines (5 loc) · 258 Bytes

Change log

07/23/2019

  • collision bodies in ArticulatedSystem have a new name convention. For the second collision body of a link named "base", it is called "base/1"
  • getCollisionBody(const std::string& name) method added
  • this change log is added