View Single Post
  #5   Spotlight this post!  
Unread 22-02-2016, 20:27
SamCarlberg's Avatar
SamCarlberg SamCarlberg is offline
GRIP, WPILib. 2084 alum
AKA: Sam Carlberg
no team
Team Role: Mentor
 
Join Date: Nov 2015
Rookie Year: 2009
Location: MA
Posts: 43
SamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to behold
Re: RobotBuilder overwriting Java Commands

Quote:
Originally Posted by Joe Ross View Post
We ran into this today also. We just added an implements to a subsystem (keeping the same extends) and the subsystem was overwritten.
Ah. Time to change a regex (or three)

Quote:
Originally Posted by Joe Ross View Post
Sam, can you do an extension for a Command or Subsystem? When I was looking through the code, it didn't seem like you could.
You can make a custom component for any section. Check the documentation on extensions for details
__________________
WPILib
GRIP, RobotBuilder

Last edited by SamCarlberg : 22-02-2016 at 20:31.
Reply With Quote