mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +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_description
|
||||
|
||||
)
|
||||
|
||||
## Generate messages in the 'msg' folder
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python2
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
||||
import time
|
||||
import rospy
|
||||
from mycobot_communication.srv import *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue