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

[Noetic] google_chat_ros fails to build: Missing actionlib_msgs dependency #482

Open
Tracked by #486
sloretz opened this issue Jul 19, 2023 · 0 comments
Open
Tracked by #486

Comments

@sloretz
Copy link

sloretz commented Jul 19, 2023

The package google_chat_ros is failing to build on all platforms. It looks like it might be missing a dependency on actionlib_msgs in it's package.xml.

23:02:48 CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
23:02:48   Could not find a package configuration file provided by "actionlib_msgs"
23:02:48   with any of the following names:
23:02:48 
23:02:48     actionlib_msgsConfig.cmake
23:02:48     actionlib_msgs-config.cmake
23:02:48 
23:02:48   Add the installation prefix of "actionlib_msgs" to CMAKE_PREFIX_PATH or set
23:02:48   "actionlib_msgs_DIR" to a directory containing one of the above files.  If
23:02:48   "actionlib_msgs" provides a separate development package or SDK, be sure it
23:02:48   has been installed.
23:02:48 Call Stack (most recent call first):
23:02:48   CMakeLists.txt:4 (find_package)
sloretz added a commit to ros/rosdistro that referenced this issue Jul 19, 2023
It's failing on all platforms, and has never succeeded to build.

Upstream issue: jsk-ros-pkg/jsk_3rdparty#482

@k-okada FYI

Signed-off-by: Shane Loretz <[email protected]>
sloretz added a commit to ros/rosdistro that referenced this issue Jul 19, 2023
It's failing on all platforms, and has never succeeded to build.

Upstream issue: jsk-ros-pkg/jsk_3rdparty#482

@k-okada FYI

Signed-off-by: Shane Loretz <[email protected]>
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