Skip to content
forked from NVlabs/storm

Stochastic Tensor Optimization for Robot Motion - A GPU Robot Motion Toolkit

License

Notifications You must be signed in to change notification settings

UWRobotLearning/storm

 
 

Repository files navigation

STORM

Stochastic Tensor Optimization for Robot Motion - A GPU Robot Motion Toolkit

[Install Instructions] [Paper] [Website]

This package contains code for reactive robot motion leveraging parallel compute on the GPU. The implemented control framework leverages MPPI to optimize over sampled actions and their costs. The costs are computed by rolling out the forward model from the current state with the sampled actions.

Most files are documented with sphinx. Once you clone this repo, go into docs folder and run sh generate_docs.sh to generate documentation.

Citation

If you use this source code, please cite the below article,

@article{storm2021,
  title={Fast Joint Space Model-Predictive Control for Reactive Manipulation},
  author={Mohak Bhardwaj and Balakumar Sundaralingam and Arsalan Mousavian and Nathan Ratliff and Dieter Fox and Fabio Ramos and Byron Boots},
  journal={arXiv preprint},
  year={2021}
}

Contributing to this code

Refer to CLA before making contributions.

About

Stochastic Tensor Optimization for Robot Motion - A GPU Robot Motion Toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%