You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ This module offers easy multi-robot motion planning through composing complex wo
33
33
Additionally, this module has [manifold-constrained motion planning](http://ompl.kavrakilab.org/constrainedPlanning.html) with a Task Space Region constraint specification.
34
34
35
35
## robowflex_doc
36
-
Documentation for all library and module components in robowflex (sans `tmpack`).
36
+
Documentation for all library and module components in Robowflex.
37
37
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/).
Copy file name to clipboardExpand all lines: robowflex_doc/doc/markdown/home.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,13 +45,8 @@ Python scripts for visualizing robots and motion plans in [Blender](https://www.
45
45
See [the readme](robowflex_visualization.html) for more information on how to use.
46
46
47
47
### robowflex_doc
48
-
Documentation for all library and module components in robowflex (sans `tmpack`).
48
+
Documentation for all library and module components in Robowflex.
49
49
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`.
50
50
The documentation can be read online at [GitHub pages](https://kavrakilab.github.io/robowflex/).
51
51
52
52
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