Soccer Components.
This commit is contained in:
parent
b06a158523
commit
0e54e15cb9
@ -145,7 +145,7 @@ export class Rigplatform {
|
||||
}
|
||||
break;
|
||||
case ControllerEventType.MOTION:
|
||||
console.log(JSON.stringify(event));
|
||||
this.logger.debug(JSON.stringify(event));
|
||||
this.buildKickLine(event.startPosition, event.endPosition);
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user