Skip to content

Releases: RobotLocomotion/optitrack-driver

v0.0.20230714

29 Jul 15:26
8ade24c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20220822...v0.0.20230714

Install and run

pip3 install https://github.com/RobotLocomotion/optitrack-driver/releases/download/v0.0.20230714/optitrack_driver-0.0.20230714-py3-none-any.whl
python3 -m optitrack.client

C++ and Java

For non-Python users, take note that the wheel file attached to the release is a *.zip file that already contains the generated lcmtypes for other languages (i.e., the *.hpp and *.java files).

v0.0.20220822

19 Sep 19:14
Compare
Choose a tag to compare
Update for newer bazel/lcm.

v0.0.20201213

16 Sep 17:29
798901e
Compare
Choose a tag to compare
Fix incompatible_restrict_string_escapes for bazel 4.0 (#11)