diff --git a/configuration/packages/costmap-plugins/obstacle.rst b/configuration/packages/costmap-plugins/obstacle.rst index 3a461319d..fdcaad3db 100644 --- a/configuration/packages/costmap-plugins/obstacle.rst +++ b/configuration/packages/costmap-plugins/obstacle.rst @@ -96,7 +96,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description namespace of sources of data. -:````. ````.topic: +:``.``.topic: ====== ======= Type Default @@ -115,7 +115,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de * Topic will be remapped to `/tb4/scan` without `local_costmap`. * Use global topic `/scan` if you do not wish the node namespace to apply. -:````. ````.sensor_frame: +:``.``.sensor_frame: ====== ======= Type Default @@ -126,7 +126,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Frame of sensor, to use if not provided by message. If empty, uses message frame_id. -:````. ````.observation_persistence: +:``.``.observation_persistence: ====== ======= Type Default @@ -137,7 +137,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description How long to store messages in a buffer to add to costmap before removing them (s). -:````. ````.expected_update_rate: +:``.``.expected_update_rate: ====== ======= Type Default @@ -148,7 +148,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Expected rate to get new data from sensor. -:````. ````.data_type: +:``.``.data_type: ====== =========== Type Default @@ -159,7 +159,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Data type of input, LaserScan or PointCloud2. -:````. ````.transport_type: +:``.``.transport_type: ====== =========== Type Default @@ -177,7 +177,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de See the `known transports `_ for more details. -:````. ````.min_obstacle_height: +:``.``.min_obstacle_height: ====== ======= Type Default @@ -188,7 +188,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Minimum height to add return to occupancy grid. -:````. ````.max_obstacle_height: +:``.``.max_obstacle_height: ====== ======= Type Default @@ -199,7 +199,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Maximum height to add return to occupancy grid. -:````. ````.inf_is_valid: +:``.``.inf_is_valid: ====== ======= Type Default @@ -210,7 +210,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Are infinite returns from laser scanners valid measurements to raycast. -:````. ````.marking: +:``.``.marking: ====== ======= Type Default @@ -221,7 +221,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Whether source should mark in costmap. -:````. ````.clearing: +:``.``.clearing: ====== ======= Type Default @@ -232,7 +232,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Whether source should raytrace clear in costmap. -:````. ````.obstacle_max_range: +:``.``.obstacle_max_range: ====== ======= Type Default @@ -243,7 +243,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Maximum range to mark obstacles in costmap. -:````. ````.obstacle_min_range: +:``.``.obstacle_min_range: ====== ======= Type Default @@ -254,7 +254,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Minimum range to mark obstacles in costmap. -:````. ````.raytrace_max_range: +:``.``.raytrace_max_range: ====== ======= Type Default @@ -265,7 +265,7 @@ This costmap layer implements a plugin that uses 2D raycasting for 2D lidars, de Description Maximum range to raytrace clear obstacles from costmap. -:````. ````.raytrace_min_range: +:``.``.raytrace_min_range: ====== ======= Type Default diff --git a/configuration/packages/costmap-plugins/voxel.rst b/configuration/packages/costmap-plugins/voxel.rst index 5fa872e0f..8a25019b7 100644 --- a/configuration/packages/costmap-plugins/voxel.rst +++ b/configuration/packages/costmap-plugins/voxel.rst @@ -162,7 +162,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description namespace of sources of data. -:````. ````.topic: +:``.``.topic: ====== ======= Type Default @@ -181,7 +181,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or * Topic will be remapped to `/tb4/scan` without `local_costmap`. * Use global topic `/scan` if you do not wish the node namespace to apply. -:````. ````.sensor_frame: +:``.``.sensor_frame: ====== ======= Type Default @@ -192,7 +192,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Frame of sensor, to use if not provided by message. If empty, uses message frame_id. -:````. ````.observation_persistence: +:``.``.observation_persistence: ====== ======= Type Default @@ -203,7 +203,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description How long to store messages in a buffer to add to costmap before removing them (s). -:````. ````.expected_update_rate: +:``.``.expected_update_rate: ====== ======= Type Default @@ -214,7 +214,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Expected rate to get new data from sensor. -:````. ````.data_type: +:``.``.data_type: ====== =========== Type Default @@ -225,7 +225,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Data type of input, LaserScan or PointCloud2. -:````. ````.transport_type: +:``.``.transport_type: ====== =========== Type Default @@ -243,7 +243,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or See the `known transports `_ for more details. -:````. ````.min_obstacle_height: +:``.``.min_obstacle_height: ====== ======= Type Default @@ -254,7 +254,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Minimum height to add return to occupancy grid. -:````. ````.max_obstacle_height: +:``.``.max_obstacle_height: ====== ======= Type Default @@ -265,7 +265,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Maximum height to add return to occupancy grid. -:````. ````.inf_is_valid: +:``.``.inf_is_valid: ====== ======= Type Default @@ -276,7 +276,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Are infinite returns from laser scanners valid measurements to raycast. -:````. ````.marking: +:``.``.marking: ====== ======= Type Default @@ -287,7 +287,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Whether source should mark in costmap. -:````. ````.clearing: +:``.``.clearing: ====== ======= Type Default @@ -298,7 +298,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Whether source should raytrace clear in costmap. -:````. ````.obstacle_max_range: +:``.``.obstacle_max_range: ====== ======= Type Default @@ -309,7 +309,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Maximum range to mark obstacles in costmap. -:````. ````.obstacle_min_range: +:``.``.obstacle_min_range: ====== ======= Type Default @@ -320,7 +320,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Minimum range to mark obstacles in costmap. -:````. ````.raytrace_max_range: +:``.``.raytrace_max_range: ====== ======= Type Default @@ -331,7 +331,7 @@ This costmap layer implements a plugin that uses 3D raycasting for depth, 3D, or Description Maximum range to raytrace clear obstacles from costmap. -:````. ````.raytrace_min_range: +:``.``.raytrace_min_range: ====== ======= Type Default