wpilibsuite / WPILibPi

WPILib Raspberry Pi images designed for FRC (formerly FRCVision)
Other
86 stars 40 forks source link

Use grip::GripPipeline for Grip VisionRunner example #145

Closed ArchdukeTim closed 3 years ago

PeterJohnson commented 3 years ago

This change would cause this example to not compile out-of-the-box because it includes no GRIP headers. If you want to add a GRIP example it should probably be a separate example that includes the necessary GRIP files in it.