File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Costmap2D ROS Parameters
121121 ============== =======
122122
123123 Description
124- The height of map, allows to avoid rviz visualization flickering at -0.008
124+ The height of the map used for visualization, helping to avoid RViz flickering issues (e.g., at -0.008).
125125
126126:origin_x:
127127
@@ -169,6 +169,7 @@ Costmap2D ROS Parameters
169169 Resolution of each cell (pixel) in the costmap, in meters.
170170 Smaller values increase map accuracy and obstacle detail but require more computation.
171171 Larger values reduce computational load but may miss fine obstacles.
172+
172173:robot_base_frame:
173174
174175 ============== ===========
@@ -214,6 +215,7 @@ Costmap2D ROS Parameters
214215 If true, the costmap moves with the robot, maintaining a local view centered around it.
215216 This is typically used for local costmaps.
216217 If false, the costmap remains fixed in the global frame.
218+
217219:track_unknown_space:
218220
219221 ============== =======
You can’t perform that action at this time.
0 commit comments