diff --git a/hand_control/src/filtre.cpp b/hand_control/src/filtre.cpp index 4e75676..ad6dc45 100644 --- a/hand_control/src/filtre.cpp +++ b/hand_control/src/filtre.cpp @@ -2,7 +2,7 @@ #include #include -typedef pcl::PointCloud PointCloud; +typedef pcl::PointCloud PointCloud; class Callback { public: