RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.17k stars 1.24k forks source link

Bind the tolerance argument when constructing a VPolytope from an HPolyhedron. #21536

Closed cohnt closed 3 weeks ago

cohnt commented 3 weeks ago

For some reason, the tolerance argument wasn't bound in the constructor.


This change is Reviewable