Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carla simulation not available in Openpilot UI #26503

Closed
franco126 opened this issue Nov 15, 2022 · 15 comments
Closed

Carla simulation not available in Openpilot UI #26503

franco126 opened this issue Nov 15, 2022 · 15 comments
Labels
PC Issues related to running openpilot on PC

Comments

@franco126
Copy link

Describe the bug

When I run the simulation on PC, Carla "interface" in Openpilot UI is not shown.
So I can't see car or road.
Schermata del 2022-11-15 13-21-13
When I press 1 in bridge.py shell, it says "Openpilot available press set to engage.
In launch_openpilot.sh shell seems to be everything ok.
Even if I run in docker container, I get the same issue
Here some screenshot...
Schermata del 2022-11-15 13-26-40
Schermata del 2022-11-15 13-27-01

OS Version

Ubuntu 20.04

openpilot version or commit

No response

Additional info

Steps to reproduce

  • Terminal 1: run CARLA (not docker version)
  • Terminal 2: poetry shell - cd /tools/sim - ./launch_openpilot.sh
  • Terminal 3: poetry shell - cd tools/sim - ./bridge.py
@franco126 franco126 added the PC Issues related to running openpilot on PC label Nov 15, 2022
@Ruishenl
Copy link

I ran into the exact same issue. I am on Ubuntu22

@eli-davis
Copy link

same issue, ubuntu 20, followed all directions...doesnt show up on ui

@jbeck9
Copy link

jbeck9 commented Dec 1, 2022

Same. Openpilot seems to run normally, just nothing on the UI. This is running Carla and OpenPilot through the Docker images for me.

I'm guessing it is related to #26169, but that is just a guess.

@didpurwanto
Copy link

Same here. Carla is working fine but the bridge in 0.9.0 version has nothing.

@joeking11829
Copy link

Same issue here.

@fatsheep2020
Copy link

same issue here

@didpurwanto
Copy link

Any updates about this?
In my case rn, I can see the future trajectory, but cannot load the images from Carla.

@ebadi
Copy link
Contributor

ebadi commented Dec 13, 2022

Same. Openpilot seems to run normally, just nothing on the UI. This is running Carla and OpenPilot through the Docker images for me.

same issue, ubuntu 20, followed all directions...doesnt show up on ui

@jbeck9 and @eli-davis, how do you know that openpilot is working?

For me OP seems not to be fully engaged after I press 1.
image

@ebadi
Copy link
Contributor

ebadi commented Dec 13, 2022

Passing --high_quality --dual_camera to bridge.py solved the camera issue for me.

image

@didpurwanto
Copy link

@ebadi same here.
Screenshot from 2022-12-14 09-58-42

ebadi added a commit to ebadi/openpilot that referenced this issue Dec 14, 2022
@Ruishenl
Copy link

I tried with the latest Docker Image again on master branch, but the UI now doesn't even change to the running mode, it stays at the home page. Is there a way we can rebuild the docker image on our own ?

@didpurwanto
Copy link

Check opencv2, mine is missing
ImportError: libnppc.so.11: cannot open shared object file: No such file or directory
@ebadi

@ebadi
Copy link
Contributor

ebadi commented Dec 15, 2022

didpurwanto Please check this bug report and workaround (reinstalling opencv-python-headless) here #26786

@zeroyang0809
Copy link

hello i meet the problem "openpilot unavailable waiting for controls to start"
this problem is familiar with your problem
do you know how to fix it ?
thx

@adeebshihadeh
Copy link
Contributor

Fixed with d5375af

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PC Issues related to running openpilot on PC
Projects
None yet
Development

No branches or pull requests

10 participants