You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Dora start daemon: dora up
Start a new dataflow: dora start dataflow.yaml
Stop dataflow: dora stop
Destroy dataflow: dora destroy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or Video
If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
System info: [use uname --all on Linux]
Dora version: [use dora --version and pip show dora-rs]
Additional context
Add any other context about the problem here.
We have discovered some capability deficiencies in DORA. DORA seems to have difficulty handling some scenes in CARLA and often experiences behaviors such as collisions, permanent parking, and lane departure. We would like to confirm with the author whether these defects are known to exist.
Indeed, we haven't really kept up the codebase for carla in a bit. And the autonomous capabilities for dora within Carla were good but still lacked a lot of functionality to be very reliable, as you mentioned.
@caixxuan you and your team's work is very interesting.
The Dora-RS, CARLA original authors will be presenting their work at GOSIM Beijing conference and workshop: https://china2024.gosim.org/ on Oct 17-18. Please register and attend the conference to engage with authors directly.
Also your team may join the GOSIM embodied AI hackathon, which are based on Dora-RS and fine tuned VLA models thru llama-factory open source project.
You have done great work. Dora-RS is very meaningful for autonomous driving, and we will further study and test it. GOSIM is a very interesting conference and we are interested in learning about it.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
dora up
dora start dataflow.yaml
dora stop
dora destroy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or Video
If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
uname --all
on Linux]dora --version
andpip show dora-rs
]Additional context
Add any other context about the problem here.
We have discovered some capability deficiencies in DORA. DORA seems to have difficulty handling some scenes in CARLA and often experiences behaviors such as collisions, permanent parking, and lane departure. We would like to confirm with the author whether these defects are known to exist.
https://caixxuan.github.io/Text2Scenario.GitHub.io/
The text was updated successfully, but these errors were encountered: