runtime/rbs_bringup
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
..
config Added rbs_gym package for RL & multi-robot launch setup 2024-07-04 11:38:08 +00:00
launch add external robot_description parameter for rbs_robot.launch.py 2024-09-30 13:41:36 +03:00
rbs_launch_utils Added rbs_gym package for RL & multi-robot launch setup 2024-07-04 11:38:08 +00:00
CMakeLists.txt add skill launch, refactor pick-place pose loader 2023-11-30 13:47:33 +03:00
package.xml Multi-Robot Setup 2024-04-18 13:29:36 +00:00