-
Notifications
You must be signed in to change notification settings - Fork 703
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Search before asking
- I have searched the jetson-containers issues and found no similar feature requests.
Question
Hi,
I noticed that in the current script, the full ROS stack is being built into into:
/opt/ros/$ROS_DISTRO/install/setup.bash
rather than the default:
/opt/ros/$ROS_DISTRO/setup.bash
This feels a bit non-standard and could cause confusion or compatibility issues with existing tools and environments that expect the default setup.bash
path.
Could we align this with the conventional ROS installation layout, or clarify the reasoning behind using the install/
subdirectory instead of the root-level setup file?
Thanks!
Reference: https://github.com/dusty-nv/jetson-containers/blob/master/packages/robots/ros/ros2_install.sh
Additional
No response
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested