We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
enable_opening_tunnels parameter in the carma_docker.launch.py script causes the ROS service /guidance/get_available_routes to become unavailable.
enable_opening_tunnels
carma_docker.launch.py
/guidance/get_available_routes
4.2.0 (Current)
rosservice list should include /guidance/get_available_routes after simulation publishing required drivers message to CARMA platform
rosservice list
The /guidance/get_available_routes ROS service doesn't show up even the required drivers messages are provided
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
enable_opening_tunnels
parameter in thecarma_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 platformActual Behavior
The
/guidance/get_available_routes
ROS service doesn't show up even the required drivers messages are providedSteps to Reproduce the Actual Behavior
Related Work
No response
The text was updated successfully, but these errors were encountered: