update README.md
This commit is contained in:
parent
77b74dad06
commit
5389ee6a1f
|
|
@ -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
|
||||
<a href="https://www.getsurreal.com/product/xv-lidar-sensor-enclosure-package/">XV LiDAR</a>
|
||||
from Get Surreal.
|
||||
To add LiDAR sensor, a suggestion is <a href="https://www.getsurreal.com/product/xv-lidar-sensor-enclosure-package/">XV LiDAR</a> from Get Surreal.
|
||||
|
||||
To use SLAM, a simple script to use is <a href="https://github.com/simondlevy/BreezySLAM">BreezySLAM</a>. To try it, we first need to install <a href="https://github.com/simondlevy/xvlidar">xvlidar</a> Python package, and then use <code>example/xvslam.py</code>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue