Closed AndyZe closed 1 year ago
Do we just need to make a new release for ROS1? I can grab somebody to do that if you give them admin access to pantor/ruckig and pantor/ruckig-release, I bet
You wouldn't need admin access to this repository. Just push access to the release repository.
Provided the necessary tags are created on pantor/ruckig
.
Technically you could even do a "rogue" release, with a different release repository.
I'd be happy to give someone write or maintain permissions to this repository for that 👍. Let's keep the discussion for that in #137.
Regarding the invalid input, keep in mind that the target acceleration needs to fulfill
target_acceleration <= sqrt(2 * max_jerk * (max_velocity - abs(velocity)))
so that the trajectory is able reach the target acceleration with limited jerk inside the velocity limits. The Readme has more information about it here.
It seems (at least) the first axis is violating that condition.
But I don't see what about this is invalid:
Note that I'm on an older version of Ruckig -- the version that was released for ROS1 in August 2021. https://github.com/pantor/ruckig-release