Jim Aldon D'Souza

Results 6 issues of Jim Aldon D'Souza

Is the source code for the AutowareAiControlSensor public? Among the list of sensors [here](https://www.svlsimulator.com/docs/simulation-content/sensors-list/#vehicle-control), the AutowareAiControlSensor's implementation is missing from lgsvl's repositories [here](https://github.com/lgsvl?q=lgsvl&type=all&language=&sort=). Almost every other sensor on the list...

I'm using `mvance/unbound-pi:latest` for ARM instead of `mvance/unbound:latest` My pihole container is configured to use unbound as upstream, however the sigfail test here https://docs.pi-hole.net/guides/dns/unbound/#test-validation fails ``` $ dig sigfail.verteiltesysteme.net @127.0.0.1...

My wireguard conf in docker-compose looks like this ``` sysctls: - net.ipv4.conf.all.src_valid_mark=1 - net.ipv4.ip_forward=1 ``` `docker exec -it wireguard sysctl -p` gives ``` sysctl: setting key "net.ipv4.ip_forward": Read-only file system...

The Oxford RR dataset was captured with a global shutter camera - and is in the kitti dataset. Without resetting at about 1000 frame mark, it never initializes. When it...

Regarding bumblebee, I noticed https://github.com/ori-mrg/robotcar-dataset-sdk/tree/master/models only has Pinhole intrinsic calibration for stereo_narrow_left. stereo_narrow_right, stereo_wide_left, stereo_wide_right. However, the camera images are stored as stereo/left stereo/right and stereo/centre. According to the paper:...

**Incoming DoH** With the current configuration it looks like DoH requests (default in Firefox iirc) will completely bypass pihole. Is there a solution that could decrypt DoH from clients in...