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

feat: add step info #27

Closed rickstaa closed 1 year ago

rickstaa commented 1 year ago

This pull request adds a info dictionary to the step return that contains extra information about the step.