ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
@mendew01 Unfortunately, due to the large number of Jetson systems, Nvidia Jetson is not yet a supported platform for ade
. However, the following links might help you:
https://github.com/NVIDIA/nvidia-docker/wiki/NVIDIA-Container-Runtime-on-Jetson
https://github.com/idavis/jetson-containers
In addition, it's worth noting that ade
automatically adds many of the arguments that you've provided based on the version of docker
that has been detected. See this section of the ade
code for more details.
If you do happen to get it working, please let us know how so the community can benefit! We'd welcome a merge request to our docs for tips and tricks for this platform even if it isn't officially supported.