Skip to content

Commit

Permalink
Merge branch 'main' into chomp_port
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Jul 27, 2023
2 parents 6d8a75f + a7a1b89 commit 7817d0f
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 7817d0f

Please sign in to comment.