|
Using RobotBuilder
I've been trying to get started with RobotBuilder (exporting to Java), but every time I try there are missing import statements and arguments. It's been very frustrating and I'm wondering if I should just stick to manually writing code myself. I can run through the project and correct the errors, but I'm very concerned about trying to explain this process to any other member of our team (ei those with little to no programming experience). RobotBuilder looks like a great tool, but I'd like it to generate runnable code.
|