Coder Social home page Coder Social logo

isabella232 / airliner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from runtimeverification/airliner

0.0 0.0 0.0 86.78 MB

CMake 1.47% Makefile 1.52% C 68.79% C++ 11.51% CSS 0.30% Perl 0.26% Objective-C 0.16% PLSQL 0.09% HTML 10.58% Python 0.58% Scilab 0.04% JavaScript 0.12% MATLAB 0.02% Shell 0.07% Java 4.13% C# 0.06% Groovy 0.03% Lua 0.04% PHP 0.09% Ruby 0.14%

airliner's Introduction

Requirements to build airliner(Tested on Ubuntu18)

libgazebo9-dev
libboost-all-dev
python3-opencv
libopencv-dev
libgstreamer-plugins-base1.0-dev
default-jre
openjdk-8-jdk
python>=3.6
gcc-multilib
g++-multilib
cmake
libdwarf-dev
libelf-dev
libsqlite3-dev
libeigen3-dev
librxtx-java

Must install the following dependencies via pip3:
PyYAML==5.3.1
six==1.15.0
wheel==0.35.1
pytest==6.1.1
sqlite_utils==2.21
cerberus==1.3.2
yamlpath==3.4.0
Jinja2==2.11.2
yamlpath

To build docs.

This is known to work with Python 3.6

  1. pip3 install sphinx
  2. pip3 install sphinx-rtd-theme
  3. pip3 install breathe
  4. pip3 install sphinxcontrib-doxylink
  5. pip3 install graphviz
  6. sudo apt-get install graphviz
  7. From the repository base airliner directory make docs

To open up the documentation you can run this command xdg-open airliner/build/reference/default/docs/html/index.html on Ubuntu-based distros.

These were generated by a tool called breathe-apidoc which parses xml doxygen-generated files to rst files and enables us to link to structs/classes/data structures that exists on our doxygen docs with very simple syntax from rst files.

airliner's People

Contributors

cnalley avatar lorenzo-gomez-windhover avatar mbenson1 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.