mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +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
|
### Dependencies
|
||||||
|
|
||||||
Required:
|
Always required:
|
||||||
* [catkin](http://www.ros.org/wiki/catkin) - cmake and Python based buildsystem
|
|
||||||
* [cmake](http://www.cmake.org) - buildsystem
|
* [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
|
* [Python](http://www.python.org) - scripting language
|
||||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||||
|
|
||||||
Optional (for tests):
|
Optional (for tests):
|
||||||
* [Boost](http://www.boost.org/) - Boost C++ librairies
|
* [Boost](http://www.boost.org/) - Boost C++ librairies
|
||||||
|
* [Googletest](https://github.com/google/googletest) - Test framework
|
||||||
|
|
||||||
Optional (for documentation):
|
Optional (for documentation):
|
||||||
* [Doxygen](http://www.doxygen.org/) - Documentation generation tool
|
* [Doxygen](http://www.doxygen.org/) - Documentation generation tool
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user