You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `use_nav2_rviz:=False` to open only the combined-map view. Use `spawn_clutter:=False` to run against the unmodified warehouse world.
23
+
By default, the demo opens three robot-local RViz windows and one combined-map view, moves the robots between fixed goals, spawns demo obstacles, and retains scans for five seconds.
24
+
25
+
* Set `use_nav2_rviz:=False` or `use_global_rviz:=False` to disable either RViz view.
26
+
* Set `move_robots:=False` to disable robot movement.
27
+
* Set `spawn_clutter:=False` to use the unmodified warehouse world.
28
+
* Set `reset_source:=True` to show only the latest scan from each robot.
29
+
* Use `map` and `params_file` to override the warehouse map and shared Nav2 parameters.
30
+
*`beam_stride:=1` and `publish_period_sec:=0.5` control scan sampling.
31
+
*`max_observation_range:=2.5` and `ttl_sec:=5.0` control range and retention.
0 commit comments