Skip to content

Releases: splintered-reality/py_trees

v2.3.x

11 Jan 22:50
fd3ea6d
Compare
Choose a tag to compare

Release 2.3.x

This release drops support for Python 3.8 and adds support for Python 3.12, thereby making it compatible with Ubuntu 22.04 and 24.04, as well as ROS 2 Humble and Jazzy.

  • Get Started - quickly ramp up an environment for exploring or modifying py_trees.
  • Changelog - a list of New Features, Breaking APIs, Bugfixes with notes and examples
  • Release Branch - this will update as 2.3.x patches roll in
  • Documentation - on readthedocs.org

v2.2.x

28 Jan 22:09
Compare
Choose a tag to compare

Release 2.2.x

This release brings Sequences, Selectors with AND without memory (previously just one or the other) and a much improved development environment with comprehensive formatting, testing and linting. For the latter, you can drop right into it on CodeSpaces and get a py_trees PR going in under 5 minutes.

  • Get Started - quickly ramp up an environment for exploring or modifying py_trees.
  • Changelog - a list of New Features, Breaking APIs, Bugfixes with notes and examples
  • Release Branch - this will update as 2.2.x patches roll in
  • Documentation - on readthedocs.org