Skip to content

Commit

Permalink
Update the new names in init.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benteng Ma committed Apr 23, 2024
1 parent 9d73eb5 commit a3f6db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skills/src/lasr_skills/vision/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .get_image import GetImage, Get3DImage, Get2DAnd3DImages
from .get_image import GetImage, GetPointCloud, GetImageAndPointCloud
from .image_cv2_to_msg import ImageCv2ToMsg
from .image_msg_to_cv2 import ImageMsgToCv2, PclMsgToCv2

0 comments on commit a3f6db2

Please sign in to comment.