This commit is contained in:
Jacob Perron 2017-12-17 18:34:18 -08:00
parent fc8b1f300a
commit 3a607544bf
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@
Changelog for package libcreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.5.0 (2017-12-17)
------------------
* Add APIs for getting the measured velocities of the wheels
* Add ability to drive the wheels with direct pwm duty
* Update documentation

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>libcreate</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>C++ library for interfacing with iRobot's Create 1 and Create 2</description>
<maintainer email="jperron@sfu.ca">Jacob Perron</maintainer>