Skip to content
Discussion options

You must be logged in to vote

Short answer: cuRobo and cuMotion are separate projects, but they are related historically and technically.

cuRobo v2 is the research codebase. It is Python-focused, Apache 2.0, and intended for fast iteration on new motion generation ideas: bi-manual/ humanoid planning, batched trajectory generation, reactive control, depth-fused ESDF, torque-limited planning.

cuMotion is the productized library. It is a separate C++ implementation, with Python bindings, maintained as part of the Isaac ecosystem. It is the right target when you want a hardened, tested motion generation stack.

They do not share a backend today. cuMotion does include optimized and hardened implementations of algorithms tha…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by balakumar-s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants