7bit

Results 12 comments of 7bit

@utkarshjp7 hey, created an issue to track SLAM support. I got rtabmap to work(not particularly well but OK) I'll share that config with you as soon as I dig it...

This could possibly be a [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) issue. Have you loading your web application from a local http server or just loading it directly from the file system? If you are...

Hi @shaun-edwards can you provide a code snippet? Its unclear if you are using the PointCloud2 class or the DepthCloud, both of which can display a point cloud but using...

Excellent, so the context around DepthCloud vs PointCloud2 is the performance and ability to deploy the depthcloud_encoder ros node. PointCloud2 does not require the depthcloud_encoder, uses the rosbridge only and...

Largely roslibjs hasn't had breaking changes since 0.20.0 and I haven't seen issues using 1.x versions but will look more closely. There is no strict rule I'm aware of version...

Just linking to an additional user posting. Thanks for the update @ineffyble https://legal.social/@krisnelson/109395653335266609

I'm currently seeing this same issue intermittently on a Debian 12 ARM system. Meanwhile on an amd64 system running Ubuntu 22.04 with an Intel 6E ax1675 adapter I never get...

After a bit of testing it does not seem like this is an OS bug (for me at least). I was able to get a USB CSR4 dongle to work...

Format data using sigmf? https://github.com/sigmf/SigMF

Observing decent performance now. Can easily tune to prevent bogging down but the current solution is just to drop packets if and pause the starting new scans until the current...