jetsonhacks / installROS2

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

Installation paths #6

Open dheera opened 3 years ago

dheera commented 3 years ago

Hi, Is it possible to make this install to /opt/ros/foxy instead of /opt/ros/foxy/install/, so it mimics desktop Intel-based ROS deb package paths? A lot of scripts break if they cannot find /opt/ros/<distro>/setup.bash. Thanks!

philmurp commented 2 years ago

Any luck with moving this, I agree it causes lots of downstream issues as most scripts expect without the install folder

JWhitleyWork commented 2 years ago

I know this is an old issue but see #10 for a solution.