• Norbert posted an update 4 years, 3 months ago

    Hi there
    I have installed Myrobotlab 1.0.2693.16. Which fingerstarter script do I have to use so that I can control the finger with the voice.
    ?
    thank you Nobi

  • Norbert posted an update 4 years, 3 months ago

    Here is a picture of the head. I am still printing the parts of the neck. I would first like to finish the head with the neck and try whether everything works with the servos and with the camera. I printed with PETG.

  • Norbert posted an update 4 years, 3 months ago

    Hi there
    I print with PETG and have had a good experience with it. The head and neck will be finished soon.

  • Norbert's profile was updated 4 years, 4 months ago

  • Norbert posted an update 4 years, 4 months ago

    Here the error report:
    Arduino: 1.8.9 (Windows 7), Board: “Arduino/Genuino Uno”
    In file included from sketch\LinkedList.h:72:0,
    from sketch\Msg.cpp:31:
    sketch\LinkedList.cpp: In member function ‘ListNode* LinkedList::getNode(int)’:
    LinkedList.cpp:75:1: error: a template declaration cannot appear at block scope
    template…[Read more]

    • Hello,
      Probably a too recent version of the Arduino IDE, specially if you are using Windows 7.
      Try with version 1.6 or 1.7

    • Hello Gael
      I have now tried the IDE 1.6.8 and 1.6.10 but without success. I still get the error messages. I am definitely doing something wrong. It does not komplitiert the MRLComm.ino code.
      Would love to continue the project because I now have the head ready and wanted to try it out.

    • Hi guys
      Found the error. Wrongly placed the mrl folder and so the Arduino IDE could not komplitieren. Small error with great effect

  • Norbert posted an update 4 years, 4 months ago

    The test program runs on the arduino uno without problems, only the mrlcomm.ino code does not complicate it. Completion remains with LinkedList.cpp with the line: template