Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…driver into temp
  • Loading branch information
iTroned committed Jan 12, 2024
2 parents aafbd08 + f115ded commit 9b246dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# vortex-m3-sonar-driver
A driver for the Kongsberg M3 Sonar

## Specifications
Requires an onboard CPU running Ubunto 22.04 and a CPU running Windows for the M3 API.

1. Start the M3 API on Windows, and connect to the sonar head.
2. Edit the parameter file to match the Windows API's ip address and port (defaults to 20001 / 21001). Also choose what ROS2 topic to publish the pointcloud to. The callback_time is given in milliseconds, and decides how often the software will try to get a new image from the API.
3. Run the M3Publisher file on Ubuntu 22.04 using ROS2.

0 comments on commit 9b246dd

Please sign in to comment.