We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab2d51 commit f993596Copy full SHA for f993596
src/uirover_bringup/launch/basestation.launch.py
@@ -30,7 +30,7 @@ def generate_launch_description():
30
IncludeLaunchDescription(
31
PythonLaunchDescriptionSource(
32
PathJoinSubstitution([
33
- FindPackageShare("uirover_video"),
+ FindPackageShare("uirover_perception"),
34
"launch",
35
"gstreamer_sink.launch.py"
36
])
0 commit comments