Eric Price

Results 13 issues of 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...

Mod: TechDraw
Mod: Part Design
Mod: Part
Mod: Sketcher
Needs backport

### 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...

Type: Bug
Mod: Draft
Topic: CLI
Help wanted

### 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...

Type: Bug
Mod: Core
Topic: CLI
Help wanted

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...

Mod: TechDraw
Mod: Part Design
Mod: Part
Mod: Sketcher

### 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...

Type: Bug
Mod: Core
Packaging/building
3rd party: OCC
Dependencies

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...

Mod: Part
Status: Stale

fix #17875 add a try {} catch block around FCBrepAlgoAPI_Cut in case it is passed invalid geometry

Mod: TechDraw

### 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...

Type: Bug
Mod: Core
Status: Needs feedback
Status: Confirmed

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...