From a8842198cb95821f7a977b54d49526437849d83d Mon Sep 17 00:00:00 2001 From: joreg Date: Tue, 15 Oct 2024 15:42:52 +0200 Subject: [PATCH] fixed image in blog --- .../Introducing-RPLidar/2024-10-15-15-42-09.png | 3 +++ .../blog/2024/Development News/Introducing-RPLidar/index.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 content/blog/2024/Development News/Introducing-RPLidar/2024-10-15-15-42-09.png diff --git a/content/blog/2024/Development News/Introducing-RPLidar/2024-10-15-15-42-09.png b/content/blog/2024/Development News/Introducing-RPLidar/2024-10-15-15-42-09.png new file mode 100644 index 00000000..6c25af6a --- /dev/null +++ b/content/blog/2024/Development News/Introducing-RPLidar/2024-10-15-15-42-09.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0531982c711563f08bc58c65c99becda2d8037365ca217ee3c1f8eef96c520 +size 479936 diff --git a/content/blog/2024/Development News/Introducing-RPLidar/index.md b/content/blog/2024/Development News/Introducing-RPLidar/index.md index 7a48ade0..98f580ab 100644 --- a/content/blog/2024/Development News/Introducing-RPLidar/index.md +++ b/content/blog/2024/Development News/Introducing-RPLidar/index.md @@ -17,7 +17,7 @@ we're happy to announce that we now have stable support for RPLidar devices by [ ...and while you might not build robots, those sensors can help you turn any flat surface into a multitouch canvas with just a few clicks! -![RPLidar devices by Slamtec](2024-10-10-22-55-11.png) +![RPLidar devices by Slamtec](2024-10-15-15-42-09.png) Based on a [third-party C# implementation](https://www.nuget.org/packages/RPLidar4Net.IO) of their [RPLidar SDK](https://github.com/slamtec/rplidar_sdk) we've created the [VL.Devices.RPLidar](https://www.nuget.org/packages/VL.Devices.RPLidar) package, implementing a node-set for you to quickly access the data of one or multiple [supported models](https://github.com/slamtec/rplidar_sdk?tab=readme-ov-file#supported-platforms).