Skip to content

UAVenture/px4_sitl_ci_dronecode_talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing and analysis

Copyright (c) 2015 UAVenture AG. All rights reserved.

Repository containing presentation and data for a short talk about SITL testing and analysis with the PX4 autopilot project. Created for the DroneCode Unconference held at the Embedded Linux Conference 2015.

To make the example self contained you'll find some duplicated code from the PX4 repositories.

Presentation

PDF: DroneCode Unconference Talk

Videos referenced: playlist

Running the vertical takeoff example:

Execution the test with GUI:

rostest vertical_takeoff sitl.launch gui:=true headless:=false

Starting Gazebo and running the test separately:

roslaunch vertical_takeoff sitl.launch gui:=true headless:=false

# In a second console:
rosrun vertical_takeoff vertical_takeoff_test.py

In this repository

  • data: example test data and charts
  • ros_pkg: example ROS package with example test code

Links

PX4

Chart tools

About

Repository containing presentation and data for a short talk about SITL testing and analysis with the PX4 autopilot project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published