VMAS-1.4.1
Highlights
- Drone dynamics by @gy2256 in #83 !!!
- Fix a bug where the package mass was not passed to the constructor in the transport scenarios by @kfu02 in #91
- Introduce
scenario.render_origin
by @matteobettini in #93 - Compatibility with Python 3.11 by @matteobettini in #95
- Better tests and CI on all platforms #89
- Now VMAS has docs!
What's Changed
- [Dynamics] Drone dynamics by @gy2256 in #83
- [CodeQuality] Pre-commit formatting by @matteobettini in #87
- [Docs] First instance of basic docs by @matteobettini in #85
- [Docs] Usage by @matteobettini in #88
- [Test] Better tests and multi OS by @matteobettini in #89
- [Notbooks] Refresh notebooks by @matteobettini in #90
- [Bug] Package mass arg now passed into constructor by @kfu02 in #91
- [Render] Introduce
scenario.render_origin
by @matteobettini in #93 - [Quality] Python 3.11 by @matteobettini in #95
New Contributors
Full Changelog: VMAS-1.4.0...VMAS-1.4.1