add encoding=utf-8

This commit is contained in:
wangWking 2022-04-21 18:04:39 +08:00
parent eaa2e0592f
commit 19910717dc

1
mycobot_320/mycobot_320_moveit/scripts/sync_plan.py Normal file → Executable file
View file

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