CrispyBacon1999 / ntcore-react

Quickly connect your React App to NetworkTables
MIT No Attribution
2 stars 0 forks source link

Add Field2d component with Charged Up field #34

Closed CrispyBacon1999 closed 1 year ago

CrispyBacon1999 commented 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} />
image
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: