add encoding=utf-8

This commit is contained in:
wangWking 2022-05-13 09:17:05 +08:00
parent 2ab2be32ca
commit f316e6898c
4 changed files with 1 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding:utf-8 -*-
import time
import rospy
from mycobot_communication.srv import *

0
mycobot_communication/scripts/mycobot_topics_jsnn.py Normal file → Executable file
View file

0
mycobot_communication/scripts/mycobot_topics_pi.py Normal file → Executable file
View file

0
mycobot_communication/scripts/mycobot_topics_seeed.py Normal file → Executable file
View file