-
### What happened + What you expected to happen
I have tried to use AutoTimeMixer after successfully doing ordinary 'TimeMixer.'
This one worked well when I tried to do it. (ordinary ver)
…
-
First,thank you for your kitti groundtruth data very much, I'm doing research in loop closure on kitti dataset .Second, are you doing research in loop closure problem?could I have some discussion with…
-
i got this error message when i build package.
[ 90%] Linking CXX shared library /media/kpro/jetson_nvme/catkin_ws/devel/lib/liblaser_loop_closure.so
/usr/bin/ld: cannot find -lBoost::timer
colle…
-
Whenever I try to run a demo with --viz, the viewer open for a sec and close and I get the following issue :
Segmentation fault (core dumped)
-
Hi, may I ask what's the difference between the three Reg/Strategy? Is ICP-Reg only lidar or is always based on visual features?
I'm currently using proximity detection + non robust loop closures a…
-
The following code caused a panic! in the testnet instance.
```clarity
(define-constant zk-p (tuple (i0 u348699826680297066) (i1 u10551491231982245282) (i2 u17693782080786384756) (i3 u965663372398…
-
auto-reduced (treereduce-rust):
````rust
pub trait TraitCat {}
pub trait TraitDog {}
pub fn gamma(t: [TraitDog; 32]) {}
````
original:
````rust
pub struct P;
pub struct R(T);
pub…
-
The same data, my training in controlnet code is ok.
raceback (most recent call last):
File "/root/autodl-tmp/uni-controlnet/src/train/train.py", line 69, in
main()
File "/root/autodl-t…
-
Hi, I have the "4D LiDAR L1" from Unitree Robotics and I would like to use it with Point-LIO.
Unitree has published an SDK for this device ("https://github.com/unitreerobotics/unilidar_sdk") but it …
-
I finished rendering and when I was ready to train nerf, I only used 20 data sets and found out that I needed quite a lot of memory. What happened? I need your help。
(instantmesh1) mrguanglei@guang…