NVlabs / curobo

CUDA Accelerated Robot Library
https://curobo.org
Other
798 stars 125 forks source link

Motion planning for stretch robot #145

Closed Entongsu closed 10 months ago

Entongsu commented 10 months ago

Hello,

I've been working on implementing inverse kinematics (IK) reachability and motion planning for the stretch robot. I've successfully generated collision spheres, which work well for IK reachability. However, I've encountered challenges with motion generation. Regardless of how I adjust the target position or orientation, it fails to determine a viable path. Could you kindly offer some guidance or hints to help me overcome this issue?

Your assistance would be greatly appreciated. Thank you!