Robotic-Decision-Making-Lab / alpha

ROS 2 interface for the Reach Alpha 5 manipulator.
MIT License
11 stars 2 forks source link

[BUG]: Fix jaws joint mimic in Gazebo #51

Open evan-palmer opened 1 year ago

evan-palmer commented 1 year ago

Issue Description

The existing simulation interface doesn't properly simulate the gripper. They currently flop around.

Steps to Reproduce

Run the simulation environment:

ros2 launch alpha_bringup alpha.launch.py use_sim:=true

Expected Behavior

The jaws should represent the mimic behavior defined in the URDF.

Error Message

No response

Runtime Environment

NVIDIA development container.

Additional Context

No response