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

ros-melodic-openrtm-aist-python package affects bash environment #3

Open
sktometometo opened this issue Oct 14, 2020 · 3 comments
Open

Comments

@sktometometo
Copy link

sktometometo commented Oct 14, 2020

When the ros-melodic-openrtm-aist-python package is installed, bash environment will corrupt.

$ ls
AppImage     Desktop    LocalProjects  Pictures  Templates   dotfiles_private  ros
Circuit      Documents  Log            Public    Videos      dotfiles_public   snap
CloudStrage  Downloads  Music          Sources   bashrc_ROS  examples.desktop
$ source /opt/ros/melodic/setup.bash 
$ source setup.sh
bash: setup.sh: そのようなファイルやディレクトリはありません
$ sudo apt install ros-melodic-openrtm-aist-python 
$ source setup.sh
<<< ComponentObserverConsumer Test setup start >>>
cp: '../../../RTM_IDL/BasicDataType.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/DataPort.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/ExtendedDataTypes.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/InterfaceDataTypes.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/OpenRTM.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/RTC.idl' を stat できません: そのようなファイルやディレクトリはありません
cp: '../../../RTM_IDL/SDOPackage.idl' を stat できません: そのようなファイルやディレクトリはありません
omniidl: '*.idl' does not exist
<<< ComponentObserverConsumer Test setup Complete >>>
@sktometometo
Copy link
Author

@708yamaguchi @mqcmd196

@708yamaguchi
Copy link

I was faced with this error when I ran source setup.sh
https://github.com/jsk-ros-pkg/jsk_common/tree/master/doc#local-build

@k-okada
Copy link
Member

k-okada commented Oct 14, 2020

hope ros/rosdistro#26958 fix

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

No branches or pull requests

3 participants