Laying the foundation for a good graph.
This commit is contained in:
@@ -134,6 +134,7 @@ public class ScanMatcher{
|
||||
tempScan.getPoints().set(i, new Vector((float) newPointMatrix.get(0), (float) newPointMatrix.get(1)));
|
||||
}
|
||||
}
|
||||
newScan.UpdatePose(rotationMatrix, translationVector);
|
||||
return tempScan;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user