forked from compAIR/libcreate
1.5.0
This commit is contained in:
parent
fc8b1f300a
commit
3a607544bf
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package libcreate
|
Changelog for package libcreate
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.5.0 (2017-12-17)
|
||||||
-----------
|
------------------
|
||||||
* Add APIs for getting the measured velocities of the wheels
|
* Add APIs for getting the measured velocities of the wheels
|
||||||
* Add ability to drive the wheels with direct pwm duty
|
* Add ability to drive the wheels with direct pwm duty
|
||||||
* Update documentation
|
* Update documentation
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>libcreate</name>
|
<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>
|
<description>C++ library for interfacing with iRobot's Create 1 and Create 2</description>
|
||||||
|
|
||||||
<maintainer email="jperron@sfu.ca">Jacob Perron</maintainer>
|
<maintainer email="jperron@sfu.ca">Jacob Perron</maintainer>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue