BerkeleyAutomation / python-fcl

Python binding of FCL library
BSD 3-Clause "New" or "Revised" License
203 stars 58 forks source link

Accessing Collision Object Vertices #53

Open abhinavkk opened 2 years ago

abhinavkk commented 2 years ago

I have created a sphere as a collision object. Is there a way I can get the vertices of the sphere/collision object so that I can visualize them?