mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-14 09:00:53 +00:00
resolve the conflict
This commit is contained in:
parent
25742c2dd6
commit
ba512cd850
2 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ find_package(catkin REQUIRED COMPONENTS
|
||||||
|
|
||||||
mycobot_communication
|
mycobot_communication
|
||||||
mycobot_description
|
mycobot_description
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
## Generate messages in the 'msg' folder
|
## Generate messages in the 'msg' folder
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python2
|
||||||
# -*- coding: UTF-8 -*-
|
|
||||||
import time
|
import time
|
||||||
import rospy
|
import rospy
|
||||||
from mycobot_communication.srv import *
|
from mycobot_communication.srv import *
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue