Hi @jsimpso81 ,
It's Winston again. Thank you for devoting such effort in porting wpilib and pathplanner libraries.
I tested the new release with one of my test path file (a complicated one). It looks great so far! Also able to generate CSV perfectly!
But using CSV file would mean that eventMarkers are unable to use, right?
I did see that Holonomic Rotation is a step function profile, which makes it hard to generate Holonomic Angular Velocity Profile.
Just wondering, maybe use some smooth techniques on the step function? Then, do the derivative to get the velocity profile.
Best Regards,
Winston
Hi @jsimpso81 ,
It's Winston again. Thank you for devoting such effort in porting wpilib and pathplanner libraries.
I tested the new release with one of my test path file (a complicated one). It looks great so far! Also able to generate CSV perfectly!
But using CSV file would mean that eventMarkers are unable to use, right?
I did see that Holonomic Rotation is a step function profile, which makes it hard to generate Holonomic Angular Velocity Profile.
Just wondering, maybe use some smooth techniques on the step function? Then, do the derivative to get the velocity profile.
Best Regards,
Winston