-
Currently, our release tests don't try to test arm64.
`# Note: We don't test arm64 on release as it is unlikely to fail and too much effort.`
https://github.com/tetratelabs/archive-envoy/blob/mast…
-
Just observed that API returns smaller versions of images for Spirit & Opportunity e.g.
https://api.nasa.gov/mars-photos/api/v1/rovers/opportunity/photos?sol=100&api_key=DEMO_KEY
`{"photos":[{"i…
-
### Start with the `why`:
OAK has been used across many different industries and applications throughout the time, and lately Luxonis has been pushing more into the **robotics perception** space. T…
-
Hello,
I am trying to run the simulation following your tutorial, but i can not make it run.
When I run the command "roslaunch local_planner local_planner_depth-camera.launch" I get the following ou…
-
I've noticed lengthy slowdowns before while ac-nrepl is 'caching JVM class names', but recently found a show-stopper where this hangs indefinitely (I just left it overnight) after adding "(use 'clj-st…
-
A single symbolizer should be able to render any type of file (png or svg), support any kind of placement (centroids or along lines), and should support points being dynamically plotted with a few dyn…
-
**Bug description**
The enabled option does not work on all models.
**Expected behavior**
The nozzle must not cross the perimeter.
!!>> Project File
-
The most salient messaging from the landing page for me seems to be "... tax avoidance ...We have witnessed the destruction of sanity that arises when social agendas are tightly-coupled to virtual cur…
-
Consider this pattern:
```lua
local foo = {}
for i = 1, #UnitDefs do
foo[i] = bar(UnitDefs[i])
end
```
This results in a lot of memory thrashing because the array keeps getting reallocated …
-
Would be awesome if, when requesting a routing calculation, we could specify an arbitrary polygon that the route is not allowed to intersect. This would make it much easier to incorporate things like …