Skip to content

Commit

Permalink
Update pointcloudmapping.h
Browse files Browse the repository at this point in the history
  • Loading branch information
longzhenren authored Feb 15, 2021
1 parent f7bcbb4 commit e37767f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pointcloudmapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include <pcl/filters/voxel_grid.h>
#include <condition_variable>

using namespace ORB_SLAM2;
using namespace ORB_SLAM3;

class PointCloudMapping
{
Expand Down

0 comments on commit e37767f

Please sign in to comment.