Kinovarobotics / ros2_kortex

ROS2 driver for the Gen3 Kinova robot arm
Other
44 stars 39 forks source link

Fix mock_hardware and enable simulating gen3_lite #196

Closed MarqRazz closed 10 months ago

MarqRazz commented 10 months ago

This PR fixes the use of use_internal_bus_gripper_comm so that mock_hardware works. I was also able to add the ros2_control.xacro for the gen3_lite gripper and expand the launch files so that you can test with all of the robot types.

Closes #192