GithubHelp home page GithubHelp logo

lisilin013 / third_parities Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 5.0 304.89 MB

In order to facilitate personal software development, third_parties repo is constructed, in which packages basically come from eth-asl lab

CMake 9.19% EmberScript 2.43% C++ 88.01% Shell 0.37%
eigen pcl opencv gtsam minkindr

third_parities's Introduction

third_parties

1 Introduction

为了便于个人软件开发,构建了third_parties repo,这个repo里面的packages基本来自于ETH-asl实验室github网站:https://github.com/ethz-asl。

ETH-asl实验室封装的这些第三方库,或者他们自己开发的第三方库,有以下几个优点:

  • 封装了catkin_simple库,简化了使用cmake开发cpp ros软件包的命令
  • 使用catkin build编译project
  • 将常用的第三方软件包使用cmake ExternalProject_Add 的方式加入进来,固定版本,不依赖开发者系统中的软件版本

此外,为了加快下载,我将ExternalProject_Add中的URL网络链接替换成了本地文件地址。

2 Build

  • 使用third_parties repo之前,先要安装catkin_tools工具,link

  • download and build

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/lisilin013/third_parities.git
cd ..
catkin build

third_parities's People

Contributors

lisilin013 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.