ipab-slmc / exotica

Extensible Optimization Framework
https://ipab-slmc.github.io/exotica
BSD 3-Clause "New" or "Revised" License
149 stars 70 forks source link

Fuzzy API in CollisionScene #687

Open wxmerkt opened 4 years ago

wxmerkt commented 4 years ago

The API for look-up by name in CollisionScene is a bit fuzzy. I.e. both names of frames/collision objects (e.g., base_link_collision_0) and names of links (base_link) can be used as arguments. I am adding comments where this happens and this should be cleaned up in the future.