elephantrobotics / pymycobot

This is a python API for ElephantRobotics product.
MIT License
124 stars 55 forks source link

MyArmM.set_joints_angle seems to have no effect #102

Closed apockill closed 3 weeks ago

apockill commented 3 weeks ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Connect to MyArmM
  2. Call set_joints_angle with valid joints (for example, [0,0,0,0,0...])
  3. Nothing happens

Expected behavior I'd expect something to happen, or an exception to be raised.

Desktop (please complete the following information):