Skip to content

Commit

Permalink
Update chapters/en/unit10/point_clouds.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Merve Noyan <[email protected]>
  • Loading branch information
sergiopaniego and merveenoyan committed May 15, 2024
1 parent 50a4fec commit 3857b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/en/unit10/point_clouds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The 3D Point Data is mainly used in self-driving capabilities, but now other AI
We will be using the python library [point-cloud-utils](https://github.com/fwilliams/point-cloud-utils), and [open-3d](https://github.com/isl-org/Open3D), which can be installed by:

```bash
pip install point-cloud-utils
pip install point-cloud-utils
```

We will be also using the python library open-3d, which can be installed by:
Expand Down

0 comments on commit 3857b6b

Please sign in to comment.