LUXROBO / pymodi

Python API for controlling modular electronics, MODI

Home Page:https://pymodi.luxrobo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug Report] CAN does not work

k2sebeom opened this issue · comments

Issue Description

Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.

What I Did

Provide a reproducible test case that is the bare minimum necessary to generate the problem.

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Expected Behavior

System Info

  • pymodi version:
  • Python version:
  • Operating System:

You can obtain the pymodi version with:
python -c "import modi; print(modi.__version__)"

You can obtain the Python version with:
python --version

Additional Context

Thanks for opening this issue! PyMODI development team will take a look at this issue and respond asap. 👍