-
“We provide a script (hovsg/data/hm3dsem/gen_hm3dsem_walks_from_poses.py) that turns a set of camera poses (hovsg/data/hm3dsem/metadata/poses) into a sequence of RGB-D observations using the [habitat-…
-
**Describe the bug**
Debug serial console at boot:
```
[2021-03-25 13:50:01] [boot] Fault Log info File No 4 Length 3177 flags:0x01 state:1
[2021-03-25 13:50:01] [boot] Fault Log is Armed
[2021-0…
-
Hello,
Questions about the design of the OS\* classes:
1. When the noiseFlag is set to 1, osCompute adds noise to the response ('coneCurrentSignal') but stores the result in a different variable ('co…
-
```
esphome --version
Version: 2024.8.0
```
```
pio --version
PlatformIO Core, version 6.1.15
```
@nickolay, I was trying to follow the steps on README, and it didn't work.
ota syn…
-
#if defined(ESP32)
#include
WiFiMulti wifiMulti;
#define DEVICE "ESP32"
#elif defined(ESP8266)
#include
ESP8266WiFiMulti wifiMulti;
#define DEVICE "ESP8266"
#endif
#include // Core graphic…
-
**Hello! Thank you all for your invaluable help in advanced.
I cloned the package and its installed the prereqs like the documentation instructed. The following error pops up:**
```bash
Errors …
-
### Bug Description
This is `bugfix-2.0.x` commit d84aff701e10a49d5ccc69ce323fdb0fdb84b6db
Long travels exhibit stuttering movement when ABL is configured and enabled.
If I switch ABL off by …
-
I still see in linemod.cpp
> @todo Magic number 1150 is focal length? This is something like
> /// f in SXGA mode, but in VGA is more like 530.
@vrabaud Do you know why we still have this fi…
bhack updated
8 years ago
-
@diegoavillegasg Thanks for the very useful source scripts with detailed comments.
I have a few quick questions regarding, data types of LiDAR and GPS IMU sensor used in this pickle file. In the com…
-
Hello,
I use MPU9250 with a RFduino chip as BLE transmiter and host processor.
I have some issues and question with magnetometers calibration.
To calibrate them I make my IMU rotate as a top spi…