-
Hello,
I want to put a instantInductionLoop exactly on a junctions located on a grid map with the help of the following element:
My question is that what value I should set for the pos para…
-
Hi everyone,
I'm a student at Scuola Superiore Sant'Anna in Pisa, Italy.
I'm trying to understand the output of the **Lane Detector Denseline** caffe model, in the perception module (https://git…
-
Hi,
This is Ubuntu 20.04 with apollo git master branch. I tried with the following steps:
```
$ bash docker/scripts/dev_start.sh
$ bash docker/scripts/dev_into.sh
$ bash scripts/bootstrap.sh…
-
Would it be possible to add SBCL to the language pool?
I am aware that SBCL is included on The Computer Language Benchmark Game site but unfortunately the site maintainer is refusing to benchmark c…
-
I test the loss terms in vega/search_space/networks/pytorch/detectors/auto_lane_detector.py:
`image = input
loc_targets = kwargs['gt_loc']
cls_targets = kwargs['gt_cl…
-
I received this crash report from a user through Crashlytics. They reported the app immediately exited upon opening. It appears flutter was killed:
```
Crashed: io.flutter.1.io
0 libsystem_ker…
-
As part of the preprocessing of the sample I use the BaseRecalibration tool from GATK.
```
gatk BaseRecalibrator -I mds_ex.bam -R hg38.fasta --known-sites hg38.dbsnp138.vcf -O xBR.table
```
a…
-
Hi, is there a way to detect when the car is driving on the wrong side of the road? I initially thought that the best way was to use a lane invasion detector but this works only on roads where there i…
-
```
yu@yu:~/c$ catkin_make -j16
Base path: /home/yu/c
Source space: /home/yu/c/src
Build space: /home/yu/c/build
Devel space: /home/yu/c/devel
Install space: /home/yu/c/install
####
#### Runni…
-
Hello,
I installed Apollo-5.0 on ubuntu 16.04 and I built it. Everything is fine except for two things:
1-The traffic light is turned off after a while in the LGSVL simulator and I think due to …