From 39c48d115ca6617f7fe4efac9d1c24c4cac34647 Mon Sep 17 00:00:00 2001 From: wangWking <842749351@qq.com> Date: Thu, 22 Sep 2022 18:44:28 +0800 Subject: [PATCH] update --- .../mycobot_320_communication/scripts/mycobot_services.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycobot_320/mycobot_320_communication/scripts/mycobot_services.py b/mycobot_320/mycobot_320_communication/scripts/mycobot_services.py index 9bcfbdb..533e7b9 100755 --- a/mycobot_320/mycobot_320_communication/scripts/mycobot_services.py +++ b/mycobot_320/mycobot_320_communication/scripts/mycobot_services.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- import time import rospy