Skip to content

Commit

Permalink
Update launcher.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN authored Sep 30, 2024
1 parent 8ecb424 commit 9ae5ea7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snap/local/launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,7 @@ if [ "${LAUNCH_OPTIONS}" ]; then
log_and_echo "Running with options: ${LAUNCH_OPTIONS}"
fi

# TODO: workaround for the booting issue: sometimes the snap doesn't work correctly after reboot (only reboot) but logs seems to look fine
sleep 3

ros2 launch $SNAP/usr/bin/depthai.launch.py ${LAUNCH_OPTIONS}

0 comments on commit 9ae5ea7

Please sign in to comment.