Skip to content

v2.5.0

@zlj-zz zlj-zz tagged this 10 Jun 06:27
- improved parameter checkng.
- new class `MycobotCommandGenerator` that generate binary real command.
- can import needed class from `pymycobot`, like:
  ```python
  from pymycobot import Mycobot, Angle, Coord, MycobotCommandGenerator
  ```
Assets 2