mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-14 09:00:53 +00:00
add encoding=utf-8
This commit is contained in:
parent
eaa2e0592f
commit
19910717dc
1 changed files with 1 additions and 0 deletions
1
mycobot_320/mycobot_320_moveit/scripts/sync_plan.py
Normal file → Executable file
1
mycobot_320/mycobot_320_moveit/scripts/sync_plan.py
Normal file → Executable file
|
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python2
|
||||||
|
# -*- coding:utf-8 -*-
|
||||||
import time
|
import time
|
||||||
import subprocess
|
import subprocess
|
||||||
import rospy
|
import rospy
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue