Update PoseUpdater.java
This commit is contained in:
@ -351,7 +351,7 @@ public class PoseUpdater {
|
|||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public void resetIMU() {
|
public void resetIMU() throws InterruptedException {
|
||||||
localizer.resetIMU();
|
localizer.resetIMU();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user