View Single Post
  #1   Spotlight this post!  
Unread 14-11-2016, 15:53
phurley67 phurley67 is offline
Programming Mentor
FRC #0862 (Lightning Robotics)
Team Role: Mentor
 
Join Date: Apr 2014
Rookie Year: 2013
Location: Michigan
Posts: 63
phurley67 is an unknown quantity at this point
RobotBuilder Extensions

Reading the documentation I noticed RobotBuilder support extensions. I was able to create a component, with a custom base class.

Now I would like to create a custom command base. Pretty sure at the very least I need different keys in my Java Export.yaml file, and quite likely would want/need custom export files.

Before I start reading the source code, I was hoping someone else had already tried this and might be able to share an example.

Thanks
Reply With Quote