Fix warp kernel error in isaac sim

This commit is contained in:
Balakumar Sundaralingam
2024-06-28 18:25:07 -07:00
parent ec527d77e9
commit 14b554bf36
6 changed files with 47 additions and 9 deletions

View File

@@ -17,6 +17,9 @@ its affiliates is strictly prohibited.
newer warp versions.
- Add override option to mpc dataclass.
- Fix bug in ``PoseCost.forward_pose()`` which caused ``torch_layers_example.py`` to fail.
- Add warp constants to make module hash depend on robot dof, for modules that generate runtime
warp kernels. This fixes issues using cuRobo in isaac sim.
- Add ``plan_config.timeout`` check to ``plan_single_js()``.
## Version 0.7.3