Skip to content

Commit 12c0fa8

Browse files
Update configuring-mppic.rst (#667)
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent 8e15f44 commit 12c0fa8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

configuration/packages/configuring-mppic.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,17 @@ MPPI Parameters
261261
Description
262262
Whether to publish debugging trajectories for visualization. This can slow down the controller substantially (e.g. 1000 batches of 56 size every 30hz is a lot of data).
263263

264+
:publish_optimal_trajectory:
265+
266+
============== ===========================
267+
Type Default
268+
-------------- ---------------------------
269+
bool false
270+
============== ===========================
271+
272+
Description
273+
Whether to publish the optimal trajectory (pose, velocity, timestamps of via points) computed by MPC for visualization, debugging, or injection by lower-level control systems and/or collision avoidance systems that need awarenes of future velocity commands and/or poses.
274+
264275
:retry_attempt_limit:
265276

266277
============== ===========================

0 commit comments

Comments
 (0)