Skip to content

Commit

Permalink
Merge pull request #87 from linorobot/oak-d-fix
Browse files Browse the repository at this point in the history
fixed missing space in oak-d installer
  • Loading branch information
grassjelly committed Sep 20, 2023
2 parents 7c464af + 694784d commit 7351907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_linorobot2.bash
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function install_oakd{
sudo apt install ros-$ROS_DISTRO-depthai-ros
}

function install_oakdlite{
function install_oakdlite {
install_oakd
}

Expand Down

0 comments on commit 7351907

Please sign in to comment.