-
I'm trying to use rr to find and fix flaky tests in the Ruby language test suite. I was hoping to set up a Jenkins server that did something along these lines:
* Reguarly run the Ruby test suite un…
-
```python
rrb.Spatial2DView(
origin="/depth",
name="grayscale",
overrides={
"/depth": [
rrb.VisualizerOverrides([rrb.visualizers.DepthImage]),
rr.com…
-
Release Requirement
This needs debounce so it stops updating on every keystroke
-
![br1.jpg](https://user-images.githubusercontent.com/124003376/221236746-fe6abb90-91b6-4025-aa8e-107f952cfee1.jpg)
Yeah it's me
-
Ali3l updated
3 years ago
-
Hello!
I'm attempting to populate record data from JSON. Marshaling RRs -to- JSON has been handled by the language already. Unmarshaling back to the requisite resource types is another matter entir…
-
Now that RR 1.0 is supported is there plans to support it? I like to use this with my students but the plan is to use RR 1.0 now that it is released.
Thanks.
-
Example code:
```
import rerun as rr
import rerun.blueprint as rrb
rr.init("rerun_example_pinhole_perspective", spawn=True)
rr.log(
"world/cam",
rr.Pinhole(fov_y=0.7853982, aspect_r…
-
Thanks for implementing the reduced rank vcov structure.
Following the [vignette](https://cran.r-project.org/web/packages/glmmTMB/vignettes/covstruct.html#reduced-rank) I was able to obtain the sp…
hrlai updated
3 months ago
-
Hello,
I am Vincenzo, and first of all, I want to thank you for your work. Unfortunately, I have encountered some issues while running simulations.
We tested the platform with two slices simulatin…