Autoware failed to launch using the launch GUI with a custom vehicle model configured in a Docker container. #5533
Unanswered
sourabh-prasad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I built a docker file to use autoware along with autoware lauch gui(some changes) and custom vehicle model, to use along with custom vehicle models. But while launching the autoware from autoware lauch gui (running in container), it's showing error like
The autoware successfully get launched with launch GUI when no custom vehicle model is included.
Dockerfile for reference:
The Autoware system can successfully launch without the inclusion of a custom vehicle mode.
The additional part in the Dockefile for custom vehicle model is attached below.
custom_vehicle_models_zip(orginally in s3) -> https://drive.google.com/file/d/1Hd_HbIE3Fqw4L4owhmRfVyabtYJINpbC/view?usp=sharing
any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions