-
### Application Version
4.9.0
### Platform
MACOS High Sierra 10.13.16
### Printer
Anycubic MEGA X
### Reproduction steps
After slicing any STL and when clicking on preview, the CU…
-
Because of the not-trivial build needed here, do you mind creating a dockerfile / a docker image so using this repo is easier?
Thanks for making it available in python!
-
Hi there,
I've been running Ubuntu 20.04.2 LTS with the linux-surface kernel on a Surface Book 2 for several months, mostly without problems (thank you all for this!!!!). I just upgraded from kerne…
-
Follow PR https://github.com/OpenGATE/GateContrib/pull/48 (@dsarrut @SimonRit )
I open an issue to discuss about LFS data.
I gave up the PR to focus on rebase instead of revert.
I push the reba…
-
This bug is present in:
* https://phet-dev.colorado.edu/decaf/moving-man/1.0.0-dev.2/
* https://phet-dev.colorado.edu/decaf/lasers/1.0.0-dev.2/
* https://phet-dev.colorado.edu/decaf/battery-voltage…
-
| | |
|---|---|
|**librealsense**|2.33.1 RELEASE|
|**OS**|Windows|
|**Name**|Intel RealSense D435I|
|**Serial Number**|919122070909|
|**Firmware Version**|05.12.03.00|
|**Advanced Mode**|YES|
…
-
The calibration data that is published on the topic /camera/infra(1/2)/camera_info is different from what is found when it is read directly from the camera using "Intel.Realsense.CustomRW -r".
Why is…
-
doc = fitz.open("file.pdf")
for i in range(len(doc)):
for img in doc.getPageImageList(i):
xref = img[0]
pix = fitz.Pixmap(doc, xref)
if pix.n < 5: # this is GRAY…
-
Hello,
I am new to ROS and I keep getting full cpu load on all cores with following command:
`roslaunch realsense2_camera opensource_tracking.launch`
> * /rosdistro: melodic
> * /rosversion:…
-
We identified that Java 7 is most likely the version we used with our production java sims, and that Java 7 works well with the scala sims in #82. We should republish a batch with that version.