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

fix: fix 'PickAndPlace' reset velocities #19

Closed rickstaa closed 1 year ago

rickstaa commented 1 year ago

This commit ensures that the correct object and gripper velocities are calculated when the simulation is reset.