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
26 stars 2 forks source link

add joint locking #75

Closed rickstaa closed 8 months ago

rickstaa commented 8 months ago

This pull request gives the user the ability to lock certain joints. It also renames the block_gripper parameter to lock_gripper and improves the retrieval of the controlled joints.

[!WARNING]\ BREAKING CHANGE: block_gripper now is named lock_gripper