-
```
Future _initController() async {
var list = widget.list;
var originIndex = widget.originIndex;
var teleplayIndex = widget.teleplayIndex;
final originPlayList = list?[originI…
-
![image](https://github.com/user-attachments/assets/50dd46e6-617d-4489-9a89-5d56886d39b9)
Is it normal that the `dpgo` window showed red errors before detecting loop closures?
Because I'm still …
-
A memory leak problem confused me when I fuse object detection into vins fusion. The memory usage of loop_fusion node is increaseing without limitation, while vins estimator is okay. When settle down …
-
Hi,
I'm starting out in the field of SLAM and came across this interesting research. I was wondering if this is better than existing methods like ORB-SLAM3 and VINS-Fusion?
I've been playing around…
-
I'm testing Chinese machine vision camera with a stream example. Cameleon expects strictly one LEADER packet, followed by TRAILER packets. An unrecoverable issue is that Cameleon receives TRAILER pack…
-
Hello! Thanks for great work, I've been running multiple experiments with your repository, the results are impressive!
However, I have a question concerning the colmap matcher.
As far as I understo…
-
Hi, I am unable to use Incremental SmoothConstraints Segmentation even for the kitti_loop_closure launch file.
I do edit the loop closure yaml file, add the normal_estimate_type and the threshold for…
-
添加新辅种任务时,会报该错误。
OS:Fedora 39
DB: MariaDB 11.4.2
PHP: 8.3.9
![微信截图_20240725230404](https://github.com/user-attachments/assets/dba8e84e-4664-447c-af60-4918b54878e3)
logfile in runtime/logs:
…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
```python
type Expr = tuple[int, Expr]
```
Panic traceback:
```console
$ RUST_BACKTRACE=1 cargo run --bin red_knot -- --current-directory=~/playground/ruff/type_inference/fuzzer -vv
Finished `d…