elephantrobotics / pymycobot

This is a python API for ElephantRobotics product.
MIT License
107 stars 54 forks source link

Ubuntu not reading or writing commands (Not supported) #42

Closed capitalPSA closed 1 year ago

capitalPSA commented 1 year ago

Describe the bug WIth Ubuntu 18, the commands to send angles or set lights are not working with MyCobot 320Pi.

To Reproduce Steps to reproduce the behavior:

  1. git clone this repository
  2. python3 setup.py install
  3. Port /dev/ttyACM0 appears
  4. Modified the basic.py to use /dev/ttyACM0 with baud rate 115100
  5. python3 basic.py
  6. The robot does not move and does not change lights. The program runs until completion.

Expected behavior The robot should move and change lights.

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information): None

Additional context Add any other context about the problem here.

capitalPSA commented 1 year ago

The Type-C ports, HDMI ports, and USB ports on the myCobot 320PI are all unavailable for communication with PCs and laptop.