Coder Social home page Coder Social logo

qutas_lab_450's Introduction

qutas_lab_450

This package contains a set of nodes and launch files that are used for the final testing of the EGH450 unit at QUT.

Launch Files

The following launch files are provided as a meants of providing a quick-start for the project:

  • environment.launch:
    • Launches the following nodes:
      • vrpn_client/vrpn_client_node: The VRPN Client interface that connects to the VICON system
      • qutas_lab_450/area_map_node: A occupancy grid generator that generates a random obstacle in the search area
      • qutas_lab_450/area_viz_node: Provides a 3D marker visualization of the flight environment.
    • Can be launched with: roslaunch qutas_lab_450 environment.launch
    • Can be tested without the VICON nodes by setting the vicon parameter: roslaunch qutas_lab_450 environment.launch vicon:=false
  • dashboard.launch:
    • Launches the following nodes:
      • rqt_gui/rqt_gui: Opens up the RQT control panel interface
    • Loads in the config/dashboard.perspective package file containing the following plugins:
      • rqt_mavros_gui: A GUI for common MAVROS commands
      • rqt_robin_gcs: A GUI for common commands for the robin firmware
      • rqt_generic_hud: A generic display for monitoring arbitrary message values
    • Can be copied and customised to start your own preset GUI dashboard
  • example_flight_control.launch
    • Launches the following nodes:
      • mavel/mavel_node: Performs UAV position control
      • odom_sync/odom_sync_node: Syncronizer tool to combine Pose and Twist data into an Odometry message (for mavel)
      • topic_tools/drop: Set to drop a specific amount of pose messages (from the VICON interface) such that low-baud telemetry systems don't get overloaded when sending pose estimates to the flight controller
  • takeoff_test.launch: Starts a connection to contrail to command the UAV to raise to 1m and then return to land. Good performing the first autonomous test flight.
  • assessment_sim_2021.launch: Starts the UAVASR emulator, spar, the assorted QUTAS lab environment nodes to simulate the assessment conditions (occupancy grid generation an visualisation).

Advanced usage of area_map_node

There are two modes available for defining obstacles within the flight area when using the qutas_lab_450/area_map_node node. The environment.launch file automatically loads in the file launch/map_layout.yaml. In this file, the obstacles are defined in the obstacles: parameters.

When the node first loads, it checks to see if any obstacles have been statically defined. If some are found, these obstacles are used to generate the desired layout. If none are found, the node falls back to generating a random obstacle along the following layout: Obstacle Random Placement

Contrail Movement Scripts

The following contrail scripts are included for use with the dispatcher:

  • config/takeoff_test.yaml: An example of a simple flight to hover to 1m, then land (used for takeoff_test.launch).
  • config/takeoff_quick.yaml: An example of how to perform a takeoff to quickly escape the ground effect (does not land)

qutas_lab_450's People

Contributors

piaktipik avatar pryre avatar

Watchers

 avatar  avatar  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.