-
Hi, I was just checking your info topic. _lastGlobalLoopClosureId should be only for global loop closures right? (green flash on the gui + red links on the map). Still the outputs also proximity detec…
-
I try to use overfeat model by python2 to reconstruct your paper result, however i can't. many problems to deal. could you give the final overfeat pr curve and map as well as other models? thanks for …
-
Using `consult-buffer` frequently, I noticed it somtimes has this little delay before it show its candidate.
I assumed it was because of GC, so I profiled `consult-buffer` by starting profiler and in…
-
Hi,
I tried to rewrite the [balloon example](https://colab.research.google.com/drive/16jcaJoc6bCFAQ96jDe2HwtXj7BMD_-m5#scrollTo=b2bjrfb2LDeo) from detectron2.
It seems like the centermask2 version…
-
Hi @madelinegannon .
Thank you so much for this and for the very detailed instructions. I tried running
```
bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/h…
faaip updated
3 years ago
-
How can I add a 3rd sensor in the plugin configuration to support Obstruction Detection for a garage door. Is this possible? I currently use the Eachen GD-DC5 configuration, and would like to support …
-
Hi,
First, thank you for a great set of tools. Right now, I'm using inotifywait in this format:
# !/bin/sh
/usr/bin/inotifywait -mrq -e delete /var/www | while read file; do
# log deleted file
d…
ghost updated
3 years ago
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Supp…
-
I commented on an old issue in tc39/proposal-private-fields#102 but after reading the answer I feel like I should re-open an issue.
It's been discussed before: current `PrivateName` spec doesn't tu…
jods4 updated
2 years ago
-
I am trying to compile the latest rtabmap with libtorch 1.7.0. I am getting this error regarding C++14:
```
In file included from /home/jseng/Downloads/libtorch/include/torch/csrc/api/include/tor…