diff --git a/launch/gz_components.launch.py b/launch/gz_components.launch.py index f7a64e6..0ff0b37 100644 --- a/launch/gz_components.launch.py +++ b/launch/gz_components.launch.py @@ -76,6 +76,8 @@ def get_launch_descriptions_from_yaml_node( "MAN06": "kinova_7dof", "MAN07": "kinova_7dof", "GRP02": "robotiq", + # "GRP03": "robotiq", Waiting for release + # https://github.com/PickNikRobotics/ros2_robotiq_gripper/blob/main/robotiq_description/urdf/robotiq_2f_85_macro.urdf.xacro } for component in node["components"]: