-
Notifications
You must be signed in to change notification settings - Fork 9
Launch the robot, demos
plueckin edited this page Jun 19, 2015
·
5 revisions
ssh meka-mob
m3rt_server_run
# Check battery levels. Choose pwr component and press any key except 'o', 'f' or 'q'
m3_demo_pwr.py
Demos are located in /usr/local/bin, not all of them are working but at least a few:
# Demo arms
m3_demo_arm_a2r5.py
# Demo hand
m3_demo_hand_h2r5.py
# Demo zlift (you might need to calibrate it, see below)
m3_demo_zlift_z2r1.py
# Bring up base
m3qa_omnibase_calibrate
Every time the robot is power cycled, the zlift looses it's calibration. If you are planning to use the zlift, launch m3_demo_zlift_z2r1.py to calibrate it.
Please be aware the robot is gonna go down so make sure the arm and hands don't touch the floor.
Now check out the Python API
Author: Antoine Hoarau [email protected]