Skip to content

Commit 3fe0d38

Browse files
authored
docs ref to pointclouds_and_pcl
1 parent 46ea7ac commit 3fe0d38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/examples/using_pcl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Pointclouds and PCL Types
1+
# [Pointclouds and PCL Types](@id pointclouds_and_pcl)
22

3-
## Introduction Caesar._PCL
3+
## Introduction `Caesar._PCL`
44

55
A wide ranging and well used [point cloud library exists called PCL](https://pointclouds.org/) which is implemented in C++. To get access to many of those features and bridge the Caesar.jl suite of packages, the base `PCL.PointCloud` types have been implemented in Julia and reside under `Caesar._PCL`. The main types of interest:
66
- [`Caesar._PCL.PointCloud`](@ref),

0 commit comments

Comments
 (0)