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 f7a9ace commit bb56badCopy full SHA for bb56bad
turtlebot4_bringup/launch/oakd.launch.py
@@ -78,4 +78,4 @@ def launch_setup(context, *args, **kwargs):
78
def generate_launch_description():
79
ld = LaunchDescription(ARGUMENTS)
80
ld.add_action(OpaqueFunction(function=launch_setup))
81
- return ld
+ return ld
0 commit comments