Skip to content

An open-source reinforcement learning environment build toolkit for ROS and Gazebo.

License

Notifications You must be signed in to change notification settings

lingjiekong/deepsim

 
 

Repository files navigation

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.

About

An open-source reinforcement learning environment build toolkit for ROS and Gazebo.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.1%
  • C++ 9.6%
  • CMake 0.3%