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
    ERGÜN AKIN
    Dec 22, 2020

    NameError: name 'ser' is not defined !!!!

    in Questions

    Hello everyone , I have problem to software

    when I was runnig program ARCS exe code or ARCS source code (it dosen't matter)

    I saw this error "Exception in thread Thread-1:

    Traceback (most recent call last):

    File "lib\threading.py", line 917, in _bootstrap_inner

    File "lib\threading.py", line 865, in run

    File "ARCS.py", line 5535, in monitorEnc

    File "ARCS.py", line 4531, in getRobotPosition

    NameError: name 'ser' is not defined"

    please guys I need to help thank you.

    1 comment
    0
    Chris Annin
    Dec 22, 2020

    That is a serial connection issue, are you seeing a teensy not connected error in the log?

    0
    1 comments