mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Merge branch 'main' of https://github.com/elephantrobotics/myCobotROS into main
This commit is contained in:
commit
d30415b1bc
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ def set_angles(req):
|
|||
def get_angles(req):
|
||||
if mc:
|
||||
angles = mc.get_angles()
|
||||
print(angles)
|
||||
return GetAnglesResponse(*angles)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue