armDemo2.py: DOWN_RIGHT configuration missing

Issue #25 resolved
Stefan Kohlbrecher created an issue

As title says:

#!

..armDemo2.py", line 30, in sendRightArmTrajectory
    createTrajectoryPoint(4.0, DOWN_RIGHT),
NameError: global name 'DOWN_RIGHT' is not defined

Comments (2)

  1. Log in to comment