AR logo.png

ANNIN ROBOTICS

0
  • HOME

  • TUTORIALS

  • DOWNLOADS

  • THIRD-PARTY SOFTWARE

  • ROBOT KITS

  • FORUM

  • BLOG

  • CONTACT

  • More

    Use tab to navigate through the menu items.
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    gaetan.golz
    Jan 12, 2021

    Name "ser" not defined

    in Questions

    Hello Sir, with a group of students we're trying to use the ARCS software and when trying to produce a movement using the "+" and "-" buttons, we run in the error "name ser not defined". I saw the other post about that, and since we don't have the budget for buying a Teensy 3.5, we went back to AR2 (wich only requires an Arduino 2560 to work if I'm not mikstaking). Unfortunately, we ran into the same error, so I'd like to know if you have any advice ?


    Best regards.

    1 answer0 replies
    0
    1
    Kstan Simit
    Jan 14, 2021

    The name ser not defined i believe is not the actual error message. It is some how in between get the position and do something, you can try to commend all the code in the function to see the result, or apply try/exception to avoid run time error break the programme

    1 comments