-
Shouldn't the line below read `c < lethal_cost_ ` instead of `c < lethal_cost_ - 1`?
As it stands, a **non-lethal** cell with cost `lethal_cost_ - 1` is treated as **lethal**. This means the lethal…
-
**Environment:**
- Delivery tag:
- Platform: OPS Orange Cloud
- Configuration:
Infrastucture 1.4.0 (with updatefluentd)
Monitoring 1.5.0
**Traçability:**
**Current Behavior:**
Mant H…
-
Thanks for the good work. I was trying out the CUDA accelerated rendering provided in this repo. I am trying to use the alpha-based rendering.
So far it seems that training proceeds for a few epoc…
-
It seems like the GPU tests have started to fail with the latest Numba version:
Ref: https://github.com/pystatgen/sgkit/runs/4906151881?check_suite_focus=true
```
self =
dispatcher =
griddi…
-
We use YDLIDARS2PRO and it's driver cannot produce constant laser range due to Lidar cannot rotate at same frequency. Expected and supplied laser ranges can have too much difference sometimes. When i …
-
**I have the following code for GEMM on A100 and I need to add the following feature to the code**
**1. adding a stream instead of the default stream**
Is this correct?
`cutlass::Status status…
-
Hello!
I'm using Rviz2 to visualize the distance map slice and I sometimes see a disagreement between the origin of the distance map slice and the point cloud slice. It seems that the origin of the…
-
Hi~ I'd like to know the difference between VoxFormer-S and VoxFormer-T. Their model sizes look identical. What is the purpose of a sequential frame?
-
Hi,
Thanks for sharing such a good job. I tried it with my own custom data (one person in slow motion, captured in 360 degrees by 36 cameras).
I found that the rendering quality is related to the di…
-
![image](https://user-images.githubusercontent.com/3636536/56207421-3fdce680-6081-11e9-8a63-9a174b363837.png)
Laser scan doesn't align with ring map, the laser should rotate clockwise `pi/2` to ali…