Go to Post Chuck Norris can be the human player and throw a Poof ball into the 3 point goal and it counts. - Andy Baker [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 20-01-2013, 12:19
kenfox kenfox is offline
Registered User
FRC #3322 (Eagle Imperium)
Team Role: Mentor
 
Join Date: Jan 2013
Rookie Year: 2013
Location: Ann Arbor, MI
Posts: 51
kenfox is a glorious beacon of lightkenfox is a glorious beacon of lightkenfox is a glorious beacon of lightkenfox is a glorious beacon of lightkenfox is a glorious beacon of light
Robot Builder C++ bug

When re-generating C++ code, newly added subsystems and components are not added to Robot.cpp. The bug is caused by a typo in "export/cpp/files.yaml":

Code:
--- resources/export/cpp/files.yaml	(revision 619)
+++ resources/export/cpp/files.yaml	(working copy)
@@ -27,7 +27,7 @@
   modifications:
     autonomous: ${exporter-path}CommandBasedRobot-autonomous.cpp
     constructors: ${exporter-path}CommandBasedRobot-constructors.cpp
-    initializanion: ${exporter-path}CommandBasedRobot-initialization.cpp
+    initialization: ${exporter-path}CommandBasedRobot-initialization.cpp
You can work around the problem by manually editing the initialization section of your Robot.cpp and changing "ID=INITIALIZATION" to "ID=INITIALIZANION". Or if you haven't made any changes to Robot.cpp, you can delete it and let Robot Builder generate it from scratch. The bug only happens when updating it.

The tracker at FIRST Forge doesn't seem open for bug reports, so I hope the right people see it here.
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:11.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi