Skip to content

ROS stack setup script outputs to non-standard path #1389

@ItamarEliakim-R

Description

@ItamarEliakim-R

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions