FS-Driverless / FS-Driverless/Formula-Student-Driverless-Simulator
Not precise depth values
- Lingua principale
- C++
- Stelle
- 286
- Fork
- 126
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We have enabled the depth camera on the simulator, but the depth values are given as integer and are not precise. For example, in [this](https://imgur.com/a/dEkQgQA) image, the yellow cone on the right is given a depth of "5", the blue one is "6" and the yellow one in the distance is "15". This seems wrong as the cones are very close to the car's wheel and it's strange to see a depth of 5(meters?) from the camera.
The RGB image that I sent corresponds to the depth one, we set the two cameras to be in the same position in the settings.json
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia esaminando il posizionamento e le impostazioni della telecamera di profondità in settings.json, quindi confronta i valori di profondità riportati con l’immagine RGB corrispondente e le distanze visibili dei coni. Il lavoro è completato quando il simulatore restituisce valori di profondità precisi e correttamente scalati per le telecamere allineate, invece di interi approssimativi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- unreal-engine
- Ambito
- autonomous-driving, computer-vision
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100