Giter VIP home page Giter VIP logo

Comments (2)

omaris avatar omaris commented on June 22, 2024

Hi Xinke,

The asctec_hl_comm package is part of asctec_mav_framework (
https://github.com/ethz-asl/asctec_mav_framework). If you downloaded the
whole repo in your workspace, this error should not have happened. What
kind of zip file did you download? Try cloning the following repos into
your catkin workspace (<catkin_ws>/src):

git clone [email protected]:ethz-asl/asctec_mav_framework.git
git clone [email protected]:ethz-asl/ethzasl_msf.git
git clone --recursive [email protected]:ethz-asl/thirdparty_submodules.git

This should automatically download all necessary packages required for msf.
To build catkin packages, I recommend using the catkin build tools (
http://catkin-tools.readthedocs.org/en/latest/verbs/catkin_build.html)
instead of catkin_make. One of the advantages is that you can compile
individual packages instead of your full workspace.

best

Sammy

On Thu, Mar 19, 2015 at 4:59 AM, Xinke Deng [email protected]
wrote:

Hi,

Great work! Thanks for providing this great framework to the community!

I'm having trouble in installing the asctec_mav_framework. This is the
process I ran through:

Got the "catkin_simple" package installed;

Got the "glog_catkin" package install;

Created a folder ethz_asctec_mav_framework(this can be arbitrary)/src;
Download the zip file and unzip inside the src folder;
Run "catkin_make" outside of the src;

The compilation system doesn't like this and just gave me the error:
_Error_***
"CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75
(find_package):
Could not find a package configuration file provided by
"sensor_fusion_comm" with any of the following names:

sensor_fusion_commConfig.cmake
sensor_fusion_comm-config.cmake"
_EndError_***
From previous issue, I found this is because I didn't install the
sensor_fusion package. I tried to run similar process with the
"ethzasl_msf" package and found this error:
_Error_***
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75
(find_package):
Could not find a package configuration file provided by "asctec_hl_comm"
with any of the following names:

asctec_hl_commConfig.cmake
asctec_hl_comm-config.cmake
_EndError_***
Obviously this is because the framework hasn't been installed.

Could you please give me some suggestions on this issue?

Thanks!
Xinke

Reply to this email directly or view it on GitHub
#104.

from ethzasl_msf.

markusachtelik avatar markusachtelik commented on June 22, 2024

closing this, let's fix everything in ethz-asl/asctec_mav_framework#33

from ethzasl_msf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.