runtime/rbs_skill_servers
Bill Finger dba3b8682a refactor: (env_manager, rbs_runtime) and add YAML config loading
- Updated `camera.py` to use consistent float literals for default spawn positions.
- Removed unused import statements and organized imports in `robot.py` and `scene.py`.
- Removed debugging import from `scene.py` to clean up codebase.
- Added a new YAML configuration file (`default-scene-config.yaml`) for scene settings.
- Implemented a scene configuration loader function in `rbs_runtime/__init__.py` to read and parse YAML config files.
- Modified `runtime.py` to utilize the newly added scene config loader and removed in-code default scene setup.
- Updated `setup.py` to include `config` directory in package data.
- Changed `rbs_robot.launch.py` to use position control strategy by default.
- Refactored `skills.launch.py` with cleaner parameter definitions and reactivated commented-out nodes.
2024-10-14 14:23:49 +03:00
..
config add skill launch, refactor pick-place pose loader 2023-11-30 13:47:33 +03:00
include/rbs_skill_servers Multi-Robot Setup 2024-04-18 13:29:36 +00:00
launch refactor: (env_manager, rbs_runtime) and add YAML config loading 2024-10-14 14:23:49 +03:00
rbs_skill_servers Multi-Robot Setup 2024-04-18 13:29:36 +00:00
scripts rbs_gym multi camera and multi object setup 2024-09-13 22:22:47 +03:00
src Migration to BT.cpp v4 & new BT executor 2024-07-04 12:11:07 +00:00
CMakeLists.txt rbs_gym multi camera and multi object setup 2024-09-13 22:22:47 +03:00
LICENSE Migrate to Gazebo Fortress 2023-02-03 07:04:12 +00:00
package.xml rbs_gym multi camera and multi object setup 2024-09-13 22:22:47 +03:00