dcieslak19973

Results 9 comments of dcieslak19973

I'd like to take a stab at this. I think I may have seen @theol0403 have a reference to lib7842 which may have a Pure Pursuit implementation. How suitable/worthwhile would...

I'd like to help on this; do you have strong opinions on implementation details?

Similar to @theol0403 's original but in looking into the details a bit, what I'd suggest is: ``` /** * Sets the target distance for the robot to drive straight...

I can see where you're going with that thought. I understand allowing the user to specify only the error is simpler, but I'm not sure how it would work if...

Any progress on this? I'm interested in exploring this feature

@hwchase17 - I'm running into the same error; can this get merged soon?

We've run into this as well using terraform to provision EKS. Disappointing that the issue has been open since 2021 without resolution In our specific case, nodes provisioned thru a...

Would be nice to offer users the ability to set temperature to their preference as well

One thought I had was to add a pair of functions to squiggles which would take the vector of PathPoints (as returned from `generate`) and return a new vector of...