Skip to content

Conversation

@Paciente8159
Copy link
Owner

@Paciente8159 Paciente8159 commented Sep 25, 2022

  • new planner option ENABLE_PLANNER_SPEED_OVERSHOOT. This will do a single pass in speed ramp profile calculations. This will not take in account the current travel speed (that may not allow the calculated speed to be hit). This saves some calculation cycles
  • new planner option ENABLE_PLANNER_NOACCEL_ON_SLOWER_EXIT and minimal distance threshold ENABLE_PLANNER_NOACCEL_MAX_SETP_DISTANCE. This prevents short length segments to accelerate and then deaccelerate again to give a smoother motion.

- new planner option ENABLE_PLANNER_SPEED_OVERSHOOT. This will do a single pass in speed ramp profile calculations. This will not take in account the current travel speed (that may not allow the calculated speed to be hit). This saves some calculation cycles
-new planner option ENABLE_PLANNER_NOACCEL_ON_SLOWER_EXIT and minimal distance threshold ENABLE_PLANNER_NOACCEL_MAX_SETP_DISTANCE. This prevents short length segments to accelerate and then deaccelerate again to give a smoother motion.
@Paciente8159 Paciente8159 added new feature: core new feature: core features needs: testing needs: testing core: motion control core: motion control, planning and interpolation labels Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core: motion control core: motion control, planning and interpolation needs: testing needs: testing new feature: core new feature: core features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant