mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
update mira ros
This commit is contained in:
parent
9019f6362a
commit
b6ab7a9dad
3 changed files with 0 additions and 7 deletions
0
Mira/mira/scripts/listen_real_of_topic.py
Normal file → Executable file
0
Mira/mira/scripts/listen_real_of_topic.py
Normal file → Executable file
0
Mira/mira/scripts/teleop_keyboard.py
Normal file → Executable file
0
Mira/mira/scripts/teleop_keyboard.py
Normal file → Executable file
|
|
@ -1,7 +0,0 @@
|
|||
from pymycobot.mypalletizer import MyPalletizer
|
||||
mp = MyPalletizer("/dev/ttyUSB0", 115200)
|
||||
n = mp.get_angles()
|
||||
# while(1):
|
||||
# print(mp.get_angles())
|
||||
# print(mp.get_radians())
|
||||
mp.send_angles([100,0,0,150],30)
|
||||
Loading…
Add table
Reference in a new issue