Ross ROSS = Recommend OSS · open-source software intelligence for agents

pantor/ruckig

Motion Generation for Robots and Machines. Real-time. Jerk-constrained. Time-optimal. observed · 2026-08-28

github.com/pantor/ruckig · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 92
  • Release rhythm 61
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 211.5
  • age_days: 2082
  • days_rel: 49
  • days_push: 49
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1347 stars · 263 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ruckig is a C++ (with Python bindings) motion generation library that calculates jerk-constrained, time-optimal trajectories on-the-fly for robots and machines. It computes trajectories from any initial state to a target waypoint within sub-millisecond real-time control loops, supporting intermediate waypoints and velocity, acceleration, and jerk limits.

Use cases

  • generate time-optimal trajectories for a robot arm in a real-time control loop
  • replan robot motion instantly in response to sensor input
  • smooth jerk-limited motion for CNC machining
  • online trajectory generation for visual servoing
  • waypoint following with joint time parametrization
  • collision avoidance motion replanning

When to choose

  • you need sub-millisecond, real-time trajectory generation inside a control loop
  • you require jerk, acceleration, and velocity constraints with time-optimal state-to-state motions
  • you want a dependency-free C++ library with Python bindings for robotics or machine control

When to avoid

  • you need full global motion planning with complex obstacle avoidance rather than local trajectory generation
  • your project is not in C++ or Python and cannot bind to them
  • you need a commercial-support-grade planner and prefer the Pro version features

Facets

library · maturity active

simulation math sdk robotics cpp python cross-platform windows embedded trajectory-generation motion-planning jerk-constrained time-optimal real-time-control robot-arm cnc optimal-control algorithms real-time automation linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
pantor/ruckigmain83

For agents

markdown · JSON · MCP: product_card(name="pantor/ruckig")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem