View Single Post
  #3   Spotlight this post!  
Unread 04-02-2017, 05:10
YairZiv's Avatar
YairZiv YairZiv is offline
Registered User
FRC #5951 (Makers Assemble)
Team Role: Programmer
 
Join Date: Oct 2016
Rookie Year: 2016
Location: Tel Aviv, Israel
Posts: 41
YairZiv is an unknown quantity at this point
Re: Converting a iterative robot project to a command based project

Quote:
Originally Posted by thecoopster20 View Post
While there isn't a magical converter tool, you can use the robot builder to generate the skeleton code for all of your subsystems, motors, and sensors.
Maybe I should have explained it a bit better
I want to use the code I have now, but will is work if I use subsystems and commands in the same way as if I created a Command Based project.
Reply With Quote