Target-aware output
A robot motion integration should request the robot target explicitly instead of assuming that any animation file can be used as a robot motion artifact.
ROBOT MOTION API
Use target-aware AIMoCap API jobs when your integration needs robot motion output such as Unitree G1.
For robotics teams searching for an API that can produce robot motion data from video.
A robot motion API should turn source video into target-aware motion artifacts that can be reviewed, downloaded, and validated in a robotics pipeline.
Use AIMoCap when your integration needs an async video mocap job that can request a robot-oriented target such as Unitree G1 alongside animation review outputs.
Do not treat generated robot motion as a direct hardware control command; validate it in your simulation, retargeting, or robot control stack before any physical deployment.
Robotics teams often need motion data that starts from human video but ends in a target-specific format rather than a generic animation clip.
AIMoCap exposes this through the same async API lifecycle as other mocap jobs, while keeping robot-oriented output separate from browser-only Studio credits and manual workflows.
The practical benefit is not just an upload endpoint. It is the ability to request supported targets, poll job state, and download artifacts that downstream robotics tools can inspect before use.
Use these facts to decide whether this workflow matches your output, integration, and cleanup needs.
A robot motion integration should request the robot target explicitly instead of assuming that any animation file can be used as a robot motion artifact.
The API result is useful for robotics data and validation workflows, but physical robot execution remains the responsibility of the downstream control stack.
Because API v-credit is separate from web credit, automated robotics pipelines can track usage without mixing it with Studio mocap jobs.
Create a mocap API job with the supported target IDs your integration needs. For robot motion workflows, Unitree G1 is the public robot-oriented target to request.
Upload the source video to the returned upload URL and call complete-upload. AIMoCap verifies the source, applies account limits, and queues the job without requiring a blocking API call.
After completion, download the available preview and target artifacts. Robot motion output should be checked in simulation, retargeting review, or the downstream control environment.
Yes, for supported robot-oriented targets. The current public robot target is Unitree G1, requested through the async mocap API job workflow.
No. FBX is animation-oriented, while robot motion output is target-aware and intended for downstream robotics validation or conversion workflows.
Yes, clients can request supported target IDs together when they need both animation review output and robot-oriented output from the same source video.
No. AIMoCap provides processed motion artifacts. Robotics teams should validate and adapt those artifacts in their own simulation, retargeting, and control systems.
Robot motion API jobs use API v-credit, which is tracked separately from web Studio credits and should appear as API usage in account ledgers.
Continue through this topic cluster to compare output formats, API options, and workflow boundaries.
Competitor details are summarized from public official pages and public community or review discussions. Community feedback is treated as directional signal, not as a universal product claim.