rickstaa / ros-gazebo-gym

Framework for integrating ROS and Gazebo with gymnasium, streamlining the development and training of RL algorithms in realistic robot simulations.
https://rickstaa.dev/ros-gazebo-gym/
MIT License
27 stars 2 forks source link

Add penalty for when the robot has a collision #8

Closed rickstaa closed 8 months ago

rickstaa commented 2 years ago

The training might be improved if you add a penalty for when the robot has a collision.

Resources

rickstaa commented 8 months ago

This feature was implemented a while back and has been part of the codebase since the commit at https://github.com/rickstaa/ros-gazebo-gym/commit/526a585fae03182f511d8fd997915faad4993021.