Update README.md

This commit is contained in:
jacobperron 2016-03-24 18:53:14 -07:00
parent 43bcf690bd
commit 92154ed8ee

View file

@ -1,6 +1,6 @@
# libcreate
C++ library for interfacing with iRobot's [Create 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx). This library forms the basis of the ROS driver in [create_autonomy](https://github.com/autonomylab/create_autonomy).
C++ library for interfacing with iRobot's [Create 1 & 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx). This library forms the basis of the ROS driver in [create_autonomy](https://github.com/autonomylab/create_autonomy).
* Documentation: TODO
* Author: [Jacob Perron](http://jacobperron.ca) ([Autonomy Lab](http://autonomylab.org), [Simon Fraser University](http://www.sfu.ca))