Skip to content

Commit

Permalink
Add PointcloudComponent to depthai_sdk.components
Browse files Browse the repository at this point in the history
  • Loading branch information
daniilpastukhov committed Jun 5, 2023
1 parent d04b897 commit 430e513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depthai_sdk/src/depthai_sdk/components/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
from .nn_component import NNComponent
from .stereo_component import StereoComponent
from .imu_component import IMUComponent
from .pointcloud_component import PointcloudComponent

0 comments on commit 430e513

Please sign in to comment.