SpectacularAI / sdk-examples

Spectacular AI SDK examples
Apache License 2.0
213 stars 34 forks source link

vio_gnss.py #55

Closed RamatovInomjon closed 1 year ago

RamatovInomjon commented 1 year ago

Hi @Bercon , how to create GPS aided vio with this sdk examples, https://www.youtube.com/watch?v=MSBGzktEVQg here is your examples , as I understand vio_gnss.py script gives GNSS VIO estimation , is it right?

Bercon commented 1 year ago

vio_gnss.py is an example how to provide GPS locations to the SDK. You must implement the software that obtains the GPS locations and formats them before sending them to our SDK. The tools used to do the visualization in the YouTube video aren't public, but the SDK output contains all the information you would need to draw the trajectory, orientation and uncertainty circle