GPU Batch IK Example Overview
Overview for examples/04_gpu_batch_ik.py.
What It Demonstrates
- Batched velocity IK benchmark
- CPU sequential solve vs GPU parallel solve using CusADi
- Throughput scaling with batch size
Run
Use --use_gpu after setting up CusADi codegen artifacts.