Giter Club home page Giter Club logo

px4ros's Introduction

PX4 ROS SITL umbrella repository

The repository contains submodules only and is used to define relations between projects/versions. The whole repository can be cloned to catkin_ws/src .

px4ros's People

Contributors

andreasantener avatar lorenzmeier avatar thomasgubler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

px4ros's Issues

Request: Documentation for catkinized installation

I want to automate px4 build with catkin make but it wasn't possible with the methods i know.

  • catkin_make
  • catkin_make_isolated
  • catkin_make_isolated --use-ninja

didn't worked. This is the best solution I came up with but it enters an infinite loop while building px4 firmware:

  • catkin_make_isolated -DCMAKE_CXX_COMPILER=/usr/bin/g++ -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_ASM_COMPILER=/usr/bin/gcc -DCMAKE_BUILD_TYPE=Release.

steps to repreduce:

  • git clone https://github.com/px4/px4ros.git, path: ~/ros_ws/src
  • cd px4ros && git submodule update --init --recursive, path : ~/ros_ws/src/px4ros
  • catkin_make_isolated -DCMAKE_CXX_COMPILER=/usr/bin/g++ -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_ASM_COMPILER=/usr/bin/gcc -DCMAKE_BUILD_TYPE=Release
  1. Is there any way for me to compile all packages with catkin_make, or should i use make posix... commands?
  2. If there is a way, will i be able to specify build targets for Firmware from catkin_make?
  3. Is there any information in the documentations for the work flow of Makefiles?
  4. Lastly, is this the appropriate place the put such questions?

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.