Skip to content

Releases: Robotic-Decision-Making-Lab/pybravo

v0.1.1

29 Sep 08:20
Compare
Choose a tag to compare

I forgot to update the pyproject.toml. Sorry folks 😄

v0.1.0

29 Sep 08:13
333483a
Compare
Choose a tag to compare

This is the initial release for pybravo which provides a simple Python interface for the Reach Bravo 7 manipulator. Some of the primary features include support for:

  • Sending and receiving packets from the Bravo
  • Attaching callbacks for messages received

pybravo can be installed from PyPI by running:

python3 -m pip install pybravo