Skip to content

Releases: castacks/AirStack

1.0.3

16 Jan 18:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

14 Jan 00:39
71ebcc3
Compare
Choose a tag to compare

1.0.2 What's Changed

Hot fix for openvdb build bug.

Full Changelog: 1.0.1...1.0.2

1.0.1 What's Changed

  • Hotfix, install colcon. Also set default robot base image to ubuntu22… by @andrewjong in #184

Full Changelog: 1.0.0...1.0.1

1.0.0 What's Changed

Version 1.0.0. Supports multi-agent, has global planning, local planning, and controls. Runs with Isaac Sim.

Full Changelog: https://github.com/castacks/AirStack/commits/1.0.0

0.1.0

18 Jul 00:59
5128890
Compare
Choose a tag to compare

Full Changelog: https://github.com/castacks/AirLab-Autonomy-Stack/commits/0.1.0

Scope

  • ROS2 workflow. Build and launch on local desktop
  • Integrates with Isaac Sim scene /check
  • Integrates with Ascent SITL
  • Basic sensors published to ROS2 and visualize in RViz2
  • Can publish waypoint and drone will fly directly to waypoint, in SITL and reflected in Isaac Sim (no obstacle avoidance)
  • Easy sim launch file, easy controls launch file
  • Dockerized and easily reproducible, easy development
  • Sufficiently documented through README files

Out of Scope

  • no other autonomy modules; no local planner, no obstacle avoidance, no planning, no mapping
  • public docs on docs.theairlab.org
  • Integrates with PX4 SITL