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

Unknown behavior by declaring enable_opening_tunnels parameter in carma_docker.launch.py #233

Open
chengyuan0124 opened this issue Feb 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@chengyuan0124
Copy link
Contributor

Summary

enable_opening_tunnels parameter in the carma_docker.launch.py script causes the ROS service /guidance/get_available_routes to become unavailable.

Version

4.2.0 (Current)

Expected Behavior

rosservice list should include /guidance/get_available_routes after simulation publishing required drivers message to CARMA platform

Actual Behavior

The /guidance/get_available_routes ROS service doesn't show up even the required drivers messages are provided

Steps to Reproduce the Actual Behavior

  1. Build carma-config docker image from carla_integraiton folder from feature/enable_open_tunnle branch
  2. Running CARLA simulator 0.9.10
  3. Running CARMA-CARLA integration tool

Related Work

No response

@chengyuan0124 chengyuan0124 added the bug Something isn't working label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant