Skip to content

Bash only sets env variables temporarily #7

@ratking82

Description

@ratking82

Executing source devel/setup.bash from a cell does not work, we get /bin/sh: line 1: source not found. This is not surprising, as source is a bash built in command. Thus, ROS_PACKAGE_PATH env variable will not be correctly set. It would be prudent to set them from a separate shell terminal.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions