We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 >>>
The text was updated successfully, but these errors were encountered:
@708yamaguchi @mqcmd196
Sorry, something went wrong.
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
source setup.sh
hope ros/rosdistro#26958 fix
No branches or pull requests
When the ros-melodic-openrtm-aist-python package is installed, bash environment will corrupt.
The text was updated successfully, but these errors were encountered: