Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reliance on sourcing ROS' setup.bash #155

Closed
finger563 opened this issue Jul 21, 2017 · 3 comments
Closed

Remove reliance on sourcing ROS' setup.bash #155

finger563 opened this issue Jul 21, 2017 · 3 comments

Comments

@finger563
Copy link
Member

Starts a path towards decoupling ROSMOD from ROS and enables users who need customization of installed ROS packages to configure them as they normally would in .bashrc.

@finger563 finger563 added this to the Version 1.1.0 milestone Jul 21, 2017
@finger563
Copy link
Member Author

Will need to update documentation to let users know that compile / execution targets (Hosts) would need to have the proper configuration in the machine's .bashrc, e.g. having source /opt/ros/kinetic/setup.bash in the script as well as any other custom packages.

@finger563
Copy link
Member Author

right now if users specify a folder path that contains the setup.bash they want to use it will work.

@finger563
Copy link
Member Author

closed by #162 which changed to use Build Workspace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant