Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.05 KB

We have made a difficult decision of ceasing active development on this repo as of Jul 2022.

DeepSim Toolkit

DeepSim Toolkit is an open-source reinforcement learning environment build toolkit for ROS and Gazebo. It provides the building blocks of extensive advanced features such as collision detection, behavior controls, domain randomization, spawner, and many more to build complex and challenging custom reinforcement learning environment in ROS and Gazebo simulation environment with Python language.

Citation

DeepSim whitepaper is available at https://arxiv.org/abs/2205.08034. If you reference or use DeepSim in your research, please cite:

@misc{la2022deepsim,
      title={DeepSim: A Reinforcement Learning Environment Build Toolkit for ROS and Gazebo}, 
      author={Woong Gyu La and Lingjie Kong and Sunil Muralidhara and Pratik Nichat},
      year={2022},
      eprint={2205.08034},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

License

The source code is released under Apache 2.0.