Sourabh Cheedella
Sourabh Cheedella
Some workplaces only allow installing from mirrors of major package repositories, meaning installing from git is not possible if one wants to use this package. Still, I'll leave it to...
Sure, I'll add a "custom" else statement that allows passing in a class to the constructor. I'll try to have it done by today. Just so you know, any class...
> Note that [caching](https://github.com/aws/jsii/discussions/3895#discussioncomment-5127481) has been implemented, and allows for _much_ quicker subsequent runs. This is great for development, but my use case is CI/CD where it's often a cold...
I recently followed the confusing trails of forks and found WLKata is maintaining their own version of this library here https://github.com/mushroom-x/wlkata-mirobot-python/ I can't recommend using their library in principle because...
> Just an update: I've summarised my experience in [this blog post](https://the0x00.dev/robotics/Dont-Buy-The-WLKata-Mirobot/). It links here for readers to post their own experiences and resources. Thanks for summarizing those points in...
When you wrote that the Mirobot is now $1700, I couldn't believe it. I really, really hope it's an upgraded version of the Kickstarter spec, for which I paid $400...
Have you tried messing around with `"STAY_WITHIN_PROXIMITY": 9999,` and changing that value to zero or something very small?
Can you try the latest version: ``` pip install mirobot-py==2.0.0b0 ```
Is the G-code exactly the same? Including spaces and capitalization?
Then I am really at a loss. Based on what you've told me, this sounds like a parsing issue with the Mirobot's firmware itself. Perhaps they introduced a bug between...