Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/kaiaai/LDS
Browse files Browse the repository at this point in the history
  • Loading branch information
makerspet committed Mar 26, 2024
2 parents de0ea4b + 089a3f7 commit 71af3c7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,19 @@ Other models are in the works.
<img src="http://img.youtube.com/vi/ebbHqs4lW0U/maxresdefault.jpg" alt="LDROBOT LD14P LiDAR connected to Arduino, ROS2" width="720" height="405" border="10" />
</a>

## Adapter Boards
## Connecting to Arduino
Please follow [this tutorial](https://kaia.ai/blog/tutorial-connect-ld14p-lidar/) to connect LDROBOT LD14P to Arduino ESP32.

### Adapter Boards
Some LiDAR/LDS models do not have built-in motor control and therefore require an additional board to operate:
- for Xiaomi Roborock 1st gen LDS02RR use [this board](https://github.com/makerspet/pcb/tree/main/lds02rr_adapter)
- for Neato XV11 use [this board](https://github.com/makerspet/pcb/tree/main/neato_delta_adapter)
- for 3irobotix Delta-2A, -2B, -2C PRO, -2D, -2G use [this board](https://github.com/makerspet/pcb/tree/main/neato_delta_adapter)

## Performance Notes
- currently Delta-2A, -2B, -2G exhibit mysterioius fixed pattern noise
- I'm sure it can be fixed, but so far I haven't heard back from 3irobotix support.

## Release notes

## v0.5.3 - in debug
Expand Down

0 comments on commit 71af3c7

Please sign in to comment.