-
- [x] Refactor `Regularizer` ADT
- [x] Update oclussion regularizer subclass inheriting from `Regularizer` parent class
- [x] Create new oclussion regularizers following a $log$ and square behavior.…
-
I'll add more to this later, but the short of it is: There are **many** ways to take sensor inputs, detect objects, figure out where they are in 3D space, and plot those on a 2D occupancy grid (which …
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
Implement a naive mapping module that trust the localization results and directly add observed points from the LiDAR into the occupancy grid map. Do not need to consider dynamic objects.
**DoD**
-…
-
![22](https://user-images.githubusercontent.com/81541004/145757927-fe5b0f92-28a9-4cf0-9e5f-0cad8f1b3c8a.png)
hello, I use astra pro and ubuntu18,When I run rviz ,The following warning message appear…
-
hi,everyone i Using Ros2 Foxy inside a Jetson jeston agx orin with ubuntu 20.4 and a astro pro , for some reason launching examples
###########
ros2 launch rtabmap_launch rtabmap.launch.py
rtabmap_…
-
Hi,
When I try to run `from moleculekit.occupancy_utils import calculate_occupancy` I get an import error:
> ImportError: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/lasbl…
-
At Lightning-NeRF/lightning_nerf/sampler.py
from nr3d_lib.render.pack_ops import merge_two_packs_sorted_aligned
from nr3d_lib.render.raysample import packed_sample_pdf
can not find 'render' in nr…
-
## 🐛 Bug
PyTorch profiler doesn't produce GPU trace when I build with bazel.
## To Reproduce
Steps to reproduce the behavior:
1. Add Kineto to PyTorch bazel build
pytorch/BUILD.bazel
…
btian updated
6 months ago
-
Hi. Can you give a sample code to save a trained model?