runtime/env_manager/rbs_runtime
Bill Finger b1e20696fe Refactor robot arm and runtime initialization logic
- Updated error message in `rbs_arm.py` to use the complete joint names for improved clarity.
- Refactored `scene.py` to replace asynchronous parameter retrieval with synchronous methods for reliability and simplified implementation.
- Enhanced `runtime.launch.py`:
  - Added new launch arguments `use_rbs_utils` and `assembly_config_name`.
  - Included additional parameters in runtime node initialization.
  - Adjusted runtime node arguments for debugging and clarity.
- Updated `runtime.py`:
  - Introduced `MultiThreadedExecutor` for improved threading and node handling.
  - Refactored the `main` function for cleaner node lifecycle management.
2024-12-06 12:10:35 +03:00
..
config refactor and extend runtime configuration handling 2024-11-22 02:15:09 +03:00
launch Refactor robot arm and runtime initialization logic 2024-12-06 12:10:35 +03:00
rbs_runtime Refactor robot arm and runtime initialization logic 2024-12-06 12:10:35 +03:00
resource build: migrate env_manager, rbs_gym, rbs_runtime to ament_python 2024-09-30 18:34:57 +03:00
test build: migrate env_manager, rbs_gym, rbs_runtime to ament_python 2024-09-30 18:34:57 +03:00
LICENSE refactor env_manager and rbs_gym to work with rbs_runtime 2024-09-25 14:59:08 +03:00
package.xml build: migrate env_manager, rbs_gym, rbs_runtime to ament_python 2024-09-30 18:34:57 +03:00
setup.cfg build: migrate env_manager, rbs_gym, rbs_runtime to ament_python 2024-09-30 18:34:57 +03:00
setup.py refactor: (env_manager, rbs_runtime) and add YAML config loading 2024-10-14 14:23:49 +03:00