Skip to content

Commit cf89f6e

Browse files
authored
Edit port table to stay consistent with code (#648)
Signed-off-by: Maurice-1235 <[email protected]>
1 parent e54cbb5 commit cf89f6e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

configuration/packages/bt-plugins/actions/FollowPath.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,17 @@ Input Ports
4242
Description
4343
Mapped name of the goal checker plugin type to use, e.g. SimpleGoalChecker.
4444

45+
:progress_checker_id:
46+
47+
====== =======
48+
Type Default
49+
------ -------
50+
string N/A
51+
====== =======
52+
53+
Description
54+
Mapped name of the progress checker plugin type to use, e.g. SimpleProgressChecker.
55+
4556
:server_name:
4657

4758
====== =======

configuration/packages/bt-plugins/decorators/GoalUpdater.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Input Ports
5555
Description
5656
The original goals poses
5757

58+
Output Ports
59+
------------
60+
5861
:output_goal:
5962

6063
========================= =======

0 commit comments

Comments
 (0)