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

Anyone who running with Carla 0.9.11? #27

Open
pantment opened this issue Sep 26, 2021 · 8 comments
Open

Anyone who running with Carla 0.9.11? #27

pantment opened this issue Sep 26, 2021 · 8 comments

Comments

@pantment
Copy link

Hello , does anyone run apollo bridge with carla 0.9.11 ?
ty

@ldh2020
Copy link

ldh2020 commented Feb 18, 2022

I only test the carla 0.9.10.

@RubenAndServin
Copy link

Hello,
How does it work for CARLA 0.9.10?

@ldh2020
Copy link

ldh2020 commented Mar 1, 2022

Hello, How does it work for CARLA 0.9.10?

The lidar data is different between 0.9.6 and 0.9.10. You should fix the code with lidar data, and the difference you can find in the script of manual_control.py.

@RubenAndServin
Copy link

Great, with the rest of the sensors have you had any complications? Anything I should be aware of? Thanks!

@ldh2020
Copy link

ldh2020 commented Mar 2, 2022

Great, with the rest of the sensors have you had any complications? Anything I should be aware of? Thanks!

I haven't modified the code of other sensors. Is there any problem of other sensors?

@RubenAndServin
Copy link

I don't know, I ask since my idea is to use CARLA-Apollo trying to use the most updated version of CARLA that can be used. I see that in the version you use they add improvements to the Lidar sensor among other improvements so that's why I ask.

@rebolomo
Copy link

rebolomo commented Mar 9, 2022

I managed to run it with carla 0.9.12, python2.7.
what I did:

  1. modified the Dockerfile to specific CARLA_PYTHON_ROOT to the python lib I built( with make PythonAPI.2 ).
  2. append PYTHONPATH to "carla/dist/carla-0.9.12-py2.7-linux-x86_64.egg"
  3. change manual_control.py a bit just like @ldh2020 did

@RubenAndServin
Copy link

@rebolomo Trouble-free and working?

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

No branches or pull requests

4 participants