• Robert Anderson posted a new activity comment 4 years ago

    I think you need 2 sets for the whole Robot

  • Robert Anderson posted a new activity comment 4 years ago

    I dropped down to Arduino IDE 1.8.9 and everything worked as it should…..Thanks again for your help people 🙂

  • Robert Anderson posted a new activity comment 4 years ago

    Many many Thanks….I shall give it a go

    • I dropped down to Arduino IDE 1.8.9 and everything worked as it should…..Thanks again for your help people 🙂

  • Robert Anderson posted an update 4 years ago

    Hi All, New here, I’m having a problem with the code for Arduino, it comes up with this…….Arduino: 1.8.13 (Windows 10), Board: “Arduino Uno”

    In file included from sketchLinkedList.h:72:0,

    from sketchMrlComm.cpp:10:

    sketchLinkedList.cpp: In instantiation of ‘ListNode* LinkedList::getNode(int) [with T =…[Read more]

    • There are two options here to solve your problem.
      1) and the better method is to go to the MRL site and search the problem there, there was a solution given there or talk to Grog or Kwatter on the MRL site.
      2) install an older version of the Arduino IDE 1.8.9 works well.
      The problem arises from a change in the Arduino IDE and the way it interprets…[Read more]