ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to build this package in ros2 foxy

asked 2023-01-26 01:01:11 -0500

Aisha gravatar image

CMake Error at CMakeLists.txt:15 (find_package): By not providing "Findbaxter_core_msgs.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "baxter_core_msgs", but CMake did not find one.

Could not find a package configuration file provided by "baxter_core_msgs" with any of the following names:

baxter_core_msgsConfig.cmake
baxter_core_msgs-config.cmake

Add the installation prefix of "baxter_core_msgs" to CMAKE_PREFIX_PATH or set "baxter_core_msgs_DIR" to a directory containing one of the above files. If "baxter_core_msgs" provides a separate development package or SDK, be sure it has been installed.


Failed <<< baxter_bridge [0.51s, exited with code 1]

edit retag flag offensive close merge delete

Comments

I just did a quick web search for you: It looks like you are missing the "baxter_core_msgs" package which seems to be part of "baxtor-common" repo here which has not been updated for 7 years, so I assume there is no ROS2 foxy version of it, I think you have use ROS 1 Indigo with Ubuntu 14.04 like its recommended from the official baxter documentation.

brean gravatar image brean  ( 2023-01-27 07:46:11 -0500 )edit

https://github.com/CentraleNantesRobo... I am using the above mentioned repositories if you can help me with this please

Aisha gravatar image Aisha  ( 2023-01-27 23:51:51 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-01-27 19:39:19 -0500

https://github.com/RethinkRobotics/ba...

Throw this in your workspace. Or install the binaries (if available apt install ros-<distro>-baxter-core-msgs)

edit flag offensive delete link more

Comments

okay I will try this thank you so much

Aisha gravatar image Aisha  ( 2023-01-27 23:34:25 -0500 )edit

Great! Can you hit the checkmark to get this off the unanswered queue?

stevemacenski gravatar image stevemacenski  ( 2023-01-30 13:07:35 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2023-01-26 01:01:11 -0500

Seen: 238 times

Last updated: Jan 27 '23