Eric Price
Eric Price
Many webcams provide compressed streams. When video data is stored to disk it is also compressed. A video driver that uncompresses data for ROS sensor_msgs/Image messages, and a second node...
Fix #17159 Fix #17150 Fix #17085 Fix #16081 Fix #15825 Fix #15615 can alleviate #11083 ( fixes with nonstandard setting for boolean fuzzy > 1000 - but that's too high...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When a FCStd is stored headless mode without GUI (for example...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description This shape has a torus and a sort of magnet like...
Backport of #17119 into 1.0. For now this PR is a draft to test if backporting even works or introduces undesired behavior or compilation errors from a technical side. Once...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description To open this file [freezesocct76.zip](https://github.com/user-attachments/files/17331532/freezesocct76.zip) (it just containts a helical sweep...
fix #17497 Boolean Cutting compounds or cutting by compounds fails (in some cases miserably) if these compounds have overlapping (intersecting) solids. Assuming this is an OCCT limitation that will not...
fix #17875 add a try {} catch block around FCBrepAlgoAPI_Cut in case it is passed invalid geometry
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description **Steps to reproduce:** 1. Unzip and open Fail.FCStd [Fail.zip](https://github.com/user-attachments/files/17731459/Fail.zip) 2. Click...
fix #34 shape.BoundBox has incorrect values in CurvedSegments, since the `shape` has been newly generated but not been displayed yet (not tessellated) instead of tesselating the shape, we call optimalBoundingBox...