JeanElsner / panda-py

Python bindings for real-time control of Franka Emika robots.
https://jeanelsner.github.io/panda-py/
Apache License 2.0
77 stars 14 forks source link

chore: make cli platform argument optional #26

Closed JeanElsner closed 5 months ago

JeanElsner commented 5 months ago

Needs to be not positional to apply the default value, otherwise this argument is not optional.