2014-01-24 62 views
1

Emmm ..我應該將USB線插入頂端口​​,但我不小心將其插入底端口。我對Arduino真的很陌生(一無所知)。我試圖從File/Example/Robot_Motor上傳Robot_Motor_Core,但該程序甚至沒有編譯。該錯誤消息如下:Arduino機器人電機核心意外覆蓋

/Applications/Arduino.app/Contents/Resources/Java/libraries/Robot_Motor/ArduinoRobotMotorBoard.cpp: In member function 'void RobotMotorBoard::_refreshMotorAdjustment()':

/Applications/Arduino.app/Contents/Resources/Java/libraries/Robot_Motor/ArduinoRobotMotorBoard.cpp:256: error: 'TRIM' was not declared in this scope

現在我只是恐慌,因爲即使是甚至不編譯爲好。該錯誤信息是在這裏:

Robot_IR_Array_Test.ino: In function 'void loop()':

Robot_IR_Array_Test:22: error: 'class RobotMotorBoard' has no member named 'readIR'

任何建議????如何將Arduino機器人恢復默認?

的幫助文檔鏈接是在這裏:http://arduino.cc/en/Guide/Robot

+0

你真的在底板上閃過什麼東西。並且想要將它閃回到您認爲應該是的? – mpflaga

+0

@mpflaga我插入底板並上傳了一個隨機文件。現在整個機器人甚至不再移動。我只想恢復原始的底層文件。 –

回答

0

上述問題似乎是與IDE,而不是機器人。使用全新安裝或解壓縮IDE來製作新目錄的暴力方法應該修復錯誤。或者重新啓動或重新啓動Java。