jetsonhacks / installROS2

Scripts to install ROS2 on the NVIDIA jetsons
MIT License
116 stars 41 forks source link

Separate build and install environments to emulate binary ROS install. #10

Closed JWhitleyWork closed 2 years ago

JWhitleyWork commented 2 years ago

This change allows the folder /opt/ros/foxy to have the same contents as if the packages were installed from the build farm repositories (binaries).

jetsonhacks commented 2 years ago

Thank you @JWhitleyWork