Skip to content

Commit 903bbf5

Browse files
committed
Small readme fix
1 parent 965019c commit 903bbf5

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This module offers easy multi-robot motion planning through composing complex wo
3333
Additionally, this module has [manifold-constrained motion planning](http://ompl.kavrakilab.org/constrainedPlanning.html) with a Task Space Region constraint specification.
3434

3535
## robowflex_doc
36-
Documentation for all library and module components in robowflex (sans `tmpack`).
36+
Documentation for all library and module components in Robowflex.
3737
Documentation is automatically generated using [Doxygen](http://www.stack.nl/~dimitri/doxygen/), and is placed in `${CATKIN_DEVEL_PREFIX}/share/robowflex_doc/doc/index.html`. The online version exists [here](https://kavrakilab.github.io/robowflex/).
3838

3939

robowflex_doc/doc/markdown/home.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,8 @@ Python scripts for visualizing robots and motion plans in [Blender](https://www.
4545
See [the readme](robowflex_visualization.html) for more information on how to use.
4646

4747
### robowflex_doc
48-
Documentation for all library and module components in robowflex (sans `tmpack`).
48+
Documentation for all library and module components in Robowflex.
4949
Documentation is automatically generated using [Doxygen](http://www.stack.nl/~dimitri/doxygen/), and is placed in `${CATKIN_DEVEL_PREFIX}/share/robowflex_doc/doc/index.html`.
5050
The documentation can be read online at [GitHub pages](https://kavrakilab.github.io/robowflex/).
5151

5252
To learn more about how to document code for Robowflex, take a look at [the documentation how-to](\ref doc).
53-
54-
## Applications
55-
56-
### tmpack
57-
Task and motion planning using `robowflex` as the motion planning layer.

0 commit comments

Comments
 (0)