-
Notifications
You must be signed in to change notification settings - Fork 162
Trying to get LARVIO to run in "realtime" #13
Copy link
Copy link
Open
Description
I have been attempting to modify the provided example codes to run "Real-time" with an imu and raspberry pi cam on a NVIDIA Jetson Nano dev board. So far I have managed to fill the imu buffer and gather imaged properly but after some digging in the code it is returning an error at "not enough features; move device around". The imu and camera are attached to the same device so their movement is correlated but it is not able to track features through the frames.
As there are no examples of how to get the algorithm running in "real time" I was wondering if anyone could help with how to structure the information and feed it to the algorithm correctly!
Thank you for any help you can provide, I can provide any information that would be helpful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels