mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
README.md: Update.
This commit is contained in:
parent
7abad93f33
commit
9dcca36b19
11
README.md
11
README.md
@ -16,15 +16,18 @@ API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html
|
||||
|
||||
### Dependencies
|
||||
|
||||
Required:
|
||||
* [catkin](http://www.ros.org/wiki/catkin) - cmake and Python based buildsystem
|
||||
Always required:
|
||||
* [cmake](http://www.cmake.org) - buildsystem
|
||||
|
||||
Required when building the catkin package:
|
||||
* [catkin](http://www.ros.org/wiki/catkin) - cmake and Python based buildsystem
|
||||
* [Python](http://www.python.org) - scripting language
|
||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||
|
||||
Optional (for tests):
|
||||
* [Boost](http://www.boost.org/) - Boost C++ librairies
|
||||
* [Googletest](https://github.com/google/googletest) - Test framework
|
||||
|
||||
Optional (for documentation):
|
||||
* [Doxygen](http://www.doxygen.org/) - Documentation generation tool
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user