Voxl-mapper on VOXL2
-
voxl-mapper has been working on VOXL 2 for about a year. It should work out of the box on a Starling.
What you may be referring to is better documentation for using with stereo sensors instead of TOF sensors, but in general the voxl-mapper package is working.
This video shows how it works - https://www.youtube.com/watch?v=gqlSKRP8prc&ab_channel=ModalAI
-
@Moderator I see, does it also work out of the box on Sentinel? Or do some adjustments need to be made? I say this because I am not able to run it on the Sentinel currently.
-
@Jgaucin Are you on SDK 1.0?
-
@tom No, currently on SDK 0.9.5 I haven't flashed it yet for the new SDK update
-
@Moderator I will update it now and see if it becomes available
-
@Tom, is Voxl-mapper working SDK 1.0 yet?
-
@Moderator @tom This might be a more general question but, is there any way to push the voxl-mapper code to the Sentinel from the Gitlab? I want to test out the pointcloud 3D reconstruction of the environment using the dfs server if possible? Is it SLAM capable with stereo on the Sentinel Development Drone, I see that it is availble for the Starling which has PMD TOF, Tracking, 4k30 image sensors but I haven't seen any documentation or video for the Sentinel which has 2 Stereo Pairs, Tracking, 4K High-Res image sensors.
What would be the best steps to move forward with my goal?
Thanks, as always!
-
@Jgaucin If your Sentinel is on SDK 1.0, voxl-mapper 0.1.9 should be available onboard for installation by running
apt install voxl-mapper
-
@tom Hello, due to the issue described in this discussion post here I wasn't able to run the dfs-server and therefore the voxl-mapper on SDK 1.0.0 on the Sentinel's VOXL2.
Now I am running into some issues after doing apt install voxl-mapper onto VOXL2 SDK 0.9.5 and running the command voxl-mapper on the Sentinel.
"ERROR fetching tf from tf ringbuffer
there wasn't sufficient data in the buffer"This only shows the following image onto voxl portal and does not construct a map.
Also, is this solution still relevant to 0.9.5? It states that there is an issue with the qvio server receiving a pose estimate here.
-
-
@tom nevermind, I got it figured out!