![]() |
GRIP example code compile error
Code:
@OverrideWe have included Pipeline.java in our package. The errors seems to be withing the listener lambda. We are using java 1.8 in eclipse. |
Re: GRIP example code compile error
Does the Pipeline class implement the VisionPipeline interface? eg
Code:
public class Pipeline implements VisionPipeline { |
Re: GRIP example code compile error
Thank you, that fixed our problem! :0)
|
Re: GRIP example code compile error
Glad to hear! Next time, make sure to tick the "Implement WPILib VisionPipeline" button in the code generation settings ;)
|
| All times are GMT -5. The time now is 12:34. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi