Begin support for interpolation in c/coreslam:scan_update()
This commit is contained in:
@@ -80,6 +80,7 @@ Scan::update(
|
||||
{
|
||||
scan_update(
|
||||
this->scan,
|
||||
NULL, // no support for angles/interpolation yet
|
||||
scanvals_mm,
|
||||
hole_width_millimeters,
|
||||
poseChange.dxy_mm,
|
||||
|
||||
Reference in New Issue
Block a user