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

need to source /opt/ros/${ROS_DISTRO}/setup.bash, before source ~/cor… #17

Merged
merged 1 commit into from May 12, 2020

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented May 9, 2020

…al_ws/deve/setup.bash

otherwise we got

$ roslaunch
Traceback (most recent call last):
  File "/opt/ros/melodic/bin/roslaunch", line 34, in <module>
    import roslaunch
ImportError: No module named roslaunch

…al_ws/deve/setup.bash

otherwise we got
```
$ roslaunch
Traceback (most recent call last):
  File "/opt/ros/melodic/bin/roslaunch", line 34, in <module>
    import roslaunch
ImportError: No module named roslaunch
```
@knorth55
Copy link
Member

knorth55 commented May 9, 2020

hmm, we build workspace after sourcing /opt/ros/$ROS_DISTRO/setup.bash, so I think only workspace is needed.

@k-okada
Copy link
Member Author

k-okada commented May 12, 2020 via email

@knorth55
Copy link
Member

Oh, really I didn't know that.
Thank you for your information.

@knorth55 knorth55 merged commit 1b90899 into jsk-ros-pkg:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants