-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
See:
eva_python_sdk/evasdk/eva_http_client.py
Line 484 in 9674667
| return r.json()['nudge']['joints'] |
Starting with Eva v4, nudge won't always return a nudge.joints property on success, we need to make a change to the SDK to either handle the MotionError through exceptions or change the return of the function (breaking change). Consider doing the same for rotate, inverse_kinematics, etc.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed