Skip to content

Releases: beam-bots/bb

v0.11.0

30 Dec 06:02
45856e9

Choose a tag to compare

Features:

  • add collision detection system (#25) by James Harton

  • add collision detection module by James Harton

Bug Fixes:

  • pass all solver options through BB.Motion by James Harton

Improvements:

  • address credo issues and refine collision detection by James Harton

v0.10.0

29 Dec 03:04
caa7e2d

Choose a tag to compare

Features:

  • add simulation mode for running robots without hardware (#21) by James Harton

  • add Vec3 and Quaternion modules with Transform integration (#22) by James Harton

v0.9.0

26 Dec 03:29
bb57b08

Choose a tag to compare

Features:

  • add diagnostic and performance telemetry by James Harton

  • add structured error handling with splode by James Harton

Improvements:

  • add @type t to BB.Error.Invalid.JointConfig by James Harton

  • make BB.Safety.disarm/2 timeout configurable by James Harton

v0.8.0

24 Dec 08:06
9142405

Choose a tag to compare

Features:

  • add param() references and wrapper GenServer pattern (#19) by James Harton

  • parameters: allow setting params via start_link options by James Harton

  • dsl: add param() references for topology fields by James Harton

  • dsl: add param() references in actuator/sensor/controller options by James Harton

Improvements:

  • fix arm/disarm actions by James Harton

v0.7.0

20 Dec 03:16
3799884

Choose a tag to compare

Features:

  • safety: add hardware error reporting with auto-disarm (#16) by James Harton

v0.6.0

20 Dec 01:46
ff0cac7

Choose a tag to compare

Features:

  • add GenServer behaviours with options_schema callbacks (#15) by James Harton

v0.5.0

18 Dec 03:27
4b7918b

Choose a tag to compare

Features:

  • add motion integration for IK solving and actuator commands (#14) by James Harton

Bug Fixes:

  • move argument type docs to entity docs field by James Harton

Improvements:

  • make alpha channel of color optional by James Harton

  • motion: add joint state publishing and flexible target formats by James Harton

v0.4.0

13 Dec 23:39
d56de68

Choose a tag to compare

Features:

  • add BB.Safety system for centralised arm/disarm control (#10) by James Harton

  • add BB.Safety system for centralised arm/disarm control by James Harton

Improvements:

  • concurrent disarm callbacks and :disarming state by James Harton

  • refactor terminate callback and add safety docs to CLAUDE.md by James Harton

v0.3.0

13 Dec 07:45
0987e25

Choose a tag to compare

Features:

  • add standard actuator command interface (#9) by James Harton

  • add BB.Message.Actuator.EndMotion (#8) by James Harton

  • add BB.Sensor.OpenLoopPositionEstimator (#7) by James Harton

v0.2.1

09 Dec 05:41
b8176b4

Choose a tag to compare

release v0.2.1

[v0.2.1](https://github.com/beam-bots/bb/compare/v0.2.0...v0.2.1) (2025-12-09)