Replies: 1 comment
-
|
Any updates on this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having some issues in trying to run the Autoware framework from the universe-cuda container:
Precisely, trying to run the e2e_simulator.launch.xml launch file, there are some issues that I spotted in the logs (by filtering for ERROR):
I don't see those errors when launching the same launch file on the host native, using the "from_source" Autoware.
I pulled the last version of the container to be sure to have the updated version.
I am able to run the same demo on the same machine, but leveraging the "from source" installation of the Autoware Framework.
After launching the container with:
where I slightly modified the run.sh to add a custom ROS_DOMAIN_ID, which translate into:
I am running the demo in the container with:
Are you aware of any issues with the universe-cuda runtime container? Can someone confirm that the e2e_simulator demo can be run on that container?
Notes
The Autoware source is updated up to the following commit:
Beta Was this translation helpful? Give feedback.
All reactions