Skip to content

Commit ab90416

Browse files
authored
Fix monitoring_pc.launch: Launch lichtblick (#678)
2 parents 01b2626 + 1acc1b9 commit ab90416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitbots_misc/bitbots_bringup/launch/monitoring_pc.launch

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<include file="$(find-pkg-share foxglove_bridge)/launch/foxglove_bridge_launch.xml" />
88

99
<!-- start foxglove gui -->
10-
<executable cmd="foxglove-studio --no-sandbox" name="foxglove-studio" output="screen"/>
10+
<executable cmd="lichtblick --no-sandbox" name="lichtblick" output="screen"/>
1111

1212
<!-- start dynamic_stack_decider_visualization dsd_gui -->
1313
<node pkg="dynamic_stack_decider_visualization" exec="dsd_gui" name="dsd_gui" output="screen" />

0 commit comments

Comments
 (0)