Alex Thiele
Alex Thiele
Hey, it's awesome to meet another uArm owner who is not only interested in programming their bot with python, but also using computer vision! That sounds like a fun project,...
I wonder if there's a fusion between the ideas behind `pipx` and `poetry` that could be reached- that is, the way `pipx` lets you run an executable which it then...
@joncppl Are you familiar with `pipx` by any chance? > A solution I thought about is to have the dependency installer modify or wrap the "entry point" scripts, overriding the...
I would like to chime in as well and say that a pure python implementation would be very helpful! :)
Could this issue be re-opened? I'd also like to know the state of ros2 support, whether or not it's on it's way, and how I might be able to contribute.
Much appreciated, thank you for the update!
Feel free to also try https://github.com/huggingface/lerobot/pull/519, which is what I've been using to develop after giving up on trying to fix dependencies on linux.
I am also having this issue. Is this because the binary is only compiled for ARM64?
I would also be interested in this!
Hi, are you running this using the docker workflow? If so, what specific errors are you getting? I ask because I wouldn't expect there to be errors caused by poetry...