Track a body's motion over time to generate animation data for physics simulations, recording position, orientation, and velocity at specified intervals.
Calculate jerk (rate of change of acceleration) from time and acceleration data. Determine jerk vectors, average jerk, and maximum jerk magnitude for vehicle comfort analysis and mechanical design.
A framework that provides search, fetch, and do primitives to enable AI agents to orchestrate complex tasks via sandboxed TypeScript code execution. It optimizes performance and security by reducing multiple sequential tool calls into a single, efficient inference round-trip.