|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Java Compressor Programming Problem
Hey so my team is using RobotBuilder to generate a code for Java for us but we are running into a problem with the compressor. We are getting a weird error saying that it can't be converted from our RobotMap location to our Subsystem location. I attached our programm below. Thanks in advance.
|
|
#2
|
||||
|
||||
|
Re: Java Compressor Programming Problem
Make sure you are using the latest version of RoboBuilder (not the version from last year). You need to check the method and class names also because (at least for the compressor) it wants to name the class and the methods and constructors all the same and Java then gets confused. I ended up having to name stuff with 'my' prefixing things to get it to work.
Good luck! |
|
#3
|
||||
|
||||
|
Re: Java Compressor Programming Problem
What is this year's version of RobotBuilder? We are currently using Version 1.0.
Mark Kadonoff FRC Team 620 |
|
#4
|
||||||
|
||||||
|
Re: Java Compressor Programming Problem
Last year's reported 1.0 in the about, but 0.02 in the header of the generated files. This year's reports 1.0 in both.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|