Closed CrispyBacon1999 closed 1 year ago
Adds a field component for robot position on the field. Can be used with the following API.
<Field2d year={2023} pose={robotPose} robotProps={{ width: .75, height: .75 }} isRed={false} trajectory={null} />
:tada: This PR is included in version 1.1.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Adds a field component for robot position on the field. Can be used with the following API.