Skip to content

Commit e78ee08

Browse files
Update configuring-collision-monitor-node.rst (#796)
* Update configuring-collision-monitor-node.rst Changes to support issue 5585 from the nav2 repo. Signed-off-by: Greg Anderson <107634795+greganderson-vermeer@users.noreply.github.com> * Update configuration/packages/collision_monitor/configuring-collision-monitor-node.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> --------- Signed-off-by: Greg Anderson <107634795+greganderson-vermeer@users.noreply.github.com> Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> Co-authored-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent 62a1de1 commit e78ee08

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

configuration/packages/collision_monitor/configuring-collision-monitor-node.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,17 @@ Observation sources parameters
573573
Description:
574574
Maximum height the PointCloud projection to 2D space ended with. Applicable for ``pointcloud`` type.
575575

576+
:``<source name>``.use_global_height:
577+
578+
============== =============================
579+
Type Default
580+
-------------- -----------------------------
581+
bool false
582+
============== =============================
583+
584+
Description:
585+
Set true for pointcloud sources containing a "height" field relative to a real world ground contour. The "height" field will be used for the min and max height checks instead of the "z" field and will not be transformed as it is assumed that height is already global frame referenced. Applicable for ``pointcloud`` type.
586+
576587
:``<source name>``.min_range:
577588

578589
============== =============================

0 commit comments

Comments
 (0)