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

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

Open
DavidHan008 opened this issue Jun 18, 2017 · 4 comments

Comments

@DavidHan008
Copy link

Hi. I have some problem.
help !!!
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by
"spencer_tracking_msgs" with any of the following names:

spencer_tracking_msgsConfig.cmake
spencer_tracking_msgs-config.cmake

Add the installation prefix of "spencer_tracking_msgs" to CMAKE_PREFIX_PATH
or set "spencer_tracking_msgs_DIR" to a directory containing one of the
above files. If "spencer_tracking_msgs" provides a separate development
package or SDK, be sure it has been installed.
Call Stack (most recent call first):
srl_dstar_lite/CMakeLists.txt:6 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/davidhan/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/davidhan/catkin_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

@zhengminleng
Copy link

@DavidHan008 probably you already found it, but just in case:

git clone https://github.com/spencer-project/spencer_messages.git

@naishadhparmar
Copy link

@DavidHan008 run

sudo apt-get install ros-<distro>-navigation

@anchuanxu
Copy link

@DavidHan008 probably you already found it, but just in case:

git clone https://github.com/spencer-project/spencer_messages.git

Hi

Your method is useful, but it does not completely solve the problem. To completely solve the problem, you need to perform the following switch branch operation, details can be seen here:

srl-freiburg/srl_rhcf_planner#4

@liangyongshi
Copy link

@DavidHan008 probably you already found it, but just in case:

git clone https://github.com/spencer-project/spencer_messages.git

how to install the spencer_messages, I compile the "spencer_messages" at the same workspace, but the planner could not find
the message neither

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

5 participants