Skip to content

Releases: ZilantRobotics/innopolis_vtol_dynamics

v0.7.1

11 May 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 May 17:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

11 May 17:07
ec790ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 May 17:01
d16af05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 May 16:58
f2dcbcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5 (Cyphal and DroneCAN)

24 May 20:48
6a5da07
Compare
Choose a tag to compare

Cyphal/DroneCAN HITL UAV dynamics simulator for PX4/Ardupilot autopilots.

The software is distributed as docker image. Please, check Dockerhub: uavcan_hitl_dynamics_simulator or build it manually.

Main changes between v0.4 and v0.5 are:

  • #19 add cyphal tutorial
  • #20 add more cyphal gps subjects
  • #21 add ice stall test scenario
  • #22 fix cyphal gps scale
  • #23 remove uavcan_msgs package
  • #24 update docs and add config scripts
  • #26 fix broken links in readme & infinite loop in px_uploader.py
  • #28 fix configuration script

Full changelog: v0.4.0...v0.5.0.

v0.4 (Cyphal and DroneCAN)

19 Apr 18:12
1e10902
Compare
Choose a tag to compare

Cyphal/DroneCAN HITL UAV dynamics simulator for PX4/Ardupilot autopilots.

Key features:

  • support MAVLink SITL mode for PX4,
  • support DroneCAN HITL mode for both PX4 and Ardupilot,
  • [NEW] support Cyphal and DroneCAN HITL for Ardupilot.
  • 2 dynamics and airframes: quadcopter and VTOL.

The software is distributed as docker image. Please, check Dockerhub: uavcan_hitl_dynamics_simulator.

Main changes between v0.3 and v0.4 are:

  • #5 fixes after noetic usage
  • #7 remove leading slash in tf frames
  • #8 refactoring: inno vtol submodule
  • #12 fix bug occurred in debug build type
  • #14 fix props location: update submodule
  • #15 improve run scripts and instruction
  • #16 refactoring: communicators and workflows
  • #17 add partial cyphal mode
  • #18 add minimal cyphal sim

Full changelog: v0.3 <- v0.4.

v0.3 (DroneCAN PX4 only)

25 Aug 16:45
Compare
Choose a tag to compare

UAVCAN HITL UAV dynamics simulator for PX4 Autopilot.
It supports both SITL and UAVCAN HITL modes for inno_vtol and flightgoggles_multicopter (not well tested yet) dynamics.

New since v0.2:

Full changelog: v0.2 <- v0.3.

v0.2 (DroneCAN PX4 only)

17 Aug 18:31
Compare
Choose a tag to compare
Pre-release

Now it works with public version of InnopolisAero/PX4-Autopilot repository.
It supports both SITL and UAVCAN HITL modes for inno_vtol and flightgoggles_multicopter (not well tested yet) dynamics.

New since v0.1:

  • add github workflow for installation and building and dockerfile
  • significant refactoring: remove hardcode somewhere, create reverse mixer to support different airframes, add babyshark airframe (just for test)
  • use separated inno_vtol airframe instead of modified standard_vtol for sitl
  • improve parameters for both dynamics

Full changelog: v0.1 <- v0.2.

v0.1 (DroneCAN PX4 only)

18 Jul 13:57
Compare
Choose a tag to compare
Pre-release

First version of HITL UAV dynamics simulator.
It supports both SITL and HITL modes.

  • HITL mode requires CUAV v5 with loaded attached PX4 firmware and uavcan sniffer,
  • SITL PX4 Firmware is not public yet.

Example of usage shown below:
uavcan vtol dynamics simulator