Autonomous-Motorsports-Purdue / AMP_ASSv2

Reassembled, simpler, without move_base and loop closure issues
5 stars 1 forks source link

Add optional launch argument to disable showing Viz windows #42

Closed WDobert closed 2 years ago

WDobert commented 2 years ago

What is a quick description of the change?

The launch files contained in the rtabmap_manager and zed_host packages can now be used without always showing their respective Viz windows. The default behavior of those launch files remains unchanged.

Is this fixing an issue?

No

Were any issues created as a result of this change?

No

Are there more details that are relevant?

Example command usage: roslaunch rtabmap_manager rtabmap_manager.launch show_viz:=false