From 5389ee6a1f41950c56a104dd9f384c2da1317e0c Mon Sep 17 00:00:00 2001 From: HappyZ Date: Thu, 18 Jan 2018 14:57:21 -0600 Subject: [PATCH] update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 899c110..c778c23 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Nexus Robot Lib This is for Nexus Robot Lib. Its Arduino library and document are hard to find. So here they are. -To add LiDAR sensor, a suggestion is -XV LiDAR -from Get Surreal. +To add LiDAR sensor, a suggestion is XV LiDAR from Get Surreal. To use SLAM, a simple script to use is BreezySLAM. To try it, we first need to install xvlidar Python package, and then use example/xvslam.py.