Giter Site home page Giter Site logo

intelligentsystemslabutv / px4-simulation-ignition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from auterion/px4-simulation-ignition

0.0 0.0 0.0 369 KB

Ignition plugin package for PX4 HITL/SITL simulation.

Shell 0.14% C++ 92.38% C 3.23% CMake 4.25%

px4-simulation-ignition's Introduction

Ignition Gazebo for MAVLink SITL and HITL

Build Tests

This is a Software-In-The-Loop/Hardware-In-The-Loop simulation environment for the PX4 autopilot project with Ignition Gazebo

Installation

Follow instructions on the official site to install Gazebo.

sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-stable.list'
wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -
apt update
apt install ignition-edifice

Running the simulation

The simulation can be run using the following command at the root of the PX4/PX4-Autopilot repository

make px4_sitl ignition

For more instructions when running the simulation with PX4, follow the documentation

Creation and install of debian package on Linux

This creates a debian package and installs the plugins to /usr/lib on Linux. To use this package you must add /usr/lib to IGN_GAZEBO_SYSTEM_PLUGIN_PATH.

mkdir build
cd build
cmake ..
make
cpack -G DEB
sudo dpkg -i *.deb

px4-simulation-ignition's People

Contributors

jaeyoung-lim avatar jgoppert avatar dagar avatar frederictaillandier 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.