We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9000a3 commit 42d7201Copy full SHA for 42d7201
.github/workflows/build.yml
@@ -21,5 +21,6 @@ jobs:
21
export UBUNTU_VER=24.04
22
export USE_ROS_DISTRO=jazzy
23
export RMW=cyclonedds
24
+ export RUNTIME=nvidia
25
cd docker && docker compose build
26
shell: bash
0 commit comments