Skip to content

Commit

Permalink
Merge branch 'ros-planning:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Jul 24, 2023
2 parents 2e964f3 + a7a1b89 commit c1d9b22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ int main(int argc, char* argv[])
}

// Shutdown ROS
spinner.join();
rclcpp::shutdown();
return 0;
}

0 comments on commit c1d9b22

Please sign in to comment.