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

ROS2 build: cannot create directory error #978

Open
mbusy opened this issue Sep 13, 2022 · 0 comments
Open

ROS2 build: cannot create directory error #978

mbusy opened this issue Sep 13, 2022 · 0 comments

Comments

@mbusy
Copy link

mbusy commented Sep 13, 2022

Hi, I'm currently release the pepper_meshes package for ROS2, and the CI fails while building the binaries:

CMake Error at CMakeLists.txt:28 (file):
  file DOWNLOAD error: cannot create directory
  '/opt/ros/foxy/share/pepper_meshes/tmp' - Specify file by full path name
  and verify that you have directory creation and file write privileges.

(here's the full log for more details)

When building the package, a temporary directory is created to download and unzip the meshes (see that part of the CMakeLists.txt). This process worked with all ROS1 distros, but doesn't see to fly with the ROS2 CI. Is that normal, and if so, do you have any idea on how to overcome that?

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

1 participant