From d379c46012cf1b73d055f877d493ef5247de093c Mon Sep 17 00:00:00 2001 From: jacobperron Date: Fri, 12 Feb 2016 16:03:53 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ef2cc..3a60f24 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libcreate -C++ library for interfacing with iRobot's [Create 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx). +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). * Documentation: TODO * Author: [Jacob Perron](http://jacobperron.ca) ([Autonomy Lab](http://autonomylab.org), [Simon Fraser University](http://www.sfu.ca))