I noticed that the Ping360 sonar has the brping
library, which allows us to retrieve scan data for use in our own projects. However, I couldn’t find a similar solution for the Sonoptix ECHO Multibeam Imaging Sonar. How can I retrieve scan data from the Sonoptix ECHO sonar for processing, similar to how it’s done with Ping360? Is there any available library or SDK provided for this product?
Hi @HudsonLe,
I’ve moved your comment to its own post, because it’s on a different topic.
There is an API/SDK integration guide, but beyond that the latest update I’m aware of (from February last year) is:
Their website doesn’t seem to provide a publicly downloadable SDK, so if you want one instead of following the lower level REST API code examples in their integration guide then you’d have to reach out to them to ask about it.
Their software updates page indicates there’s a new v2 version of their API with enhanced control, but I’m not sure what’s included in that. @BlueLink_JC is the intent to upload some documentation or a schema for that to the website, or is it intended that users should just access the docs for it through the endpoint once they’ve installed the software on their device?
Hello - The API info and SDK can be found at the bottom of the “Software Updates” webpage.
From what I can tell, the documents in the “ADVANCED INTEGRATION INFORMATION” section are from before the v2 REST API was released, and only cover the v1 API?