Skip to content

Commit b4128cd

Browse files
committed
Update node name
1 parent e988614 commit b4128cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clr_mujoco_config/launch/clr_mujoco.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def generate_launch_description():
3636
"use_fake_hardware": "false",
3737
"use_sim_time": "true",
3838
"is_sim": "true",
39-
"control_node_package": "mujoco_ros2_simulation",
39+
"control_node_package": "mujoco_ros2_control",
4040
}.items(),
4141
)
4242

0 commit comments

Comments
 (0)