You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new ROS 2 package named usv_guidance that will manage navigation, path planning, and control for the USV. This package will ensure accurate navigation using IMU, GPS, and camera data.
Tasks:
Set up package structure with necessary dependencies
Create package.xml and CMakeLists.txt files
Ensure proper naming conventions are followed
The text was updated successfully, but these errors were encountered:
Description:
Create a new ROS 2 package named
usv_guidance
that will manage navigation, path planning, and control for the USV. This package will ensure accurate navigation using IMU, GPS, and camera data.Tasks:
The text was updated successfully, but these errors were encountered: