runtime/rbs_bringup/launch
Bill Finger e4e3e4e3af add external robot_description parameter for rbs_robot.launch.py
feat(robot): add support for handling scalar joint positions

- Updated `RobotData` and `RbsArm` to allow joint positions to be passed
as either a list or a scalar value.
- Refactored logic to dynamically handle scalar values and repeat them
across all joints.
- Added new `initial_arm_joint_positions` and
`initial_gripper_joint_positions` properties in `RbsArm`.
- Improved joint position initialization in the `Scene` class to
retrieve robot description asynchronously if not provided.
- Enhanced the launch script to configure environment variables based on
available CPU cores.
- Minor code cleanups and bug fixes, including terrain naming and
corrected joint defaultsd.

git commit --amend
2024-09-30 13:41:36 +03:00
..
launch_env.launch.py roboclone scene and launch for single rl enviroment 2024-04-22 15:45:36 +03:00
multi_robot.launch.py Added rbs_gym package for RL & multi-robot launch setup 2024-07-04 11:38:08 +00:00
rbs_robot.launch.py add external robot_description parameter for rbs_robot.launch.py 2024-09-30 13:41:36 +03:00
single_robot.launch.py add external robot_description parameter for rbs_robot.launch.py 2024-09-30 13:41:36 +03:00