Starting and controlling 7DOF arm on Jenny
In order to work with Jenny you need to be connected in "care-o-bot-developers" network.
Jenny has 3 PCs:
Procedure:
1) In first window:
2) In second window also connect to PC1 (use cob1 alias):
Perform emergency stop procedure with controller before continuing.
3) In third window (your computer):
This command opens the dashboard.
Press "Initialize all" and "Recovery all" buttons on dashboard. (If emergency stop is still red, perform emergency stop procedure again. After doing this, don't use "Initialize all" button any more - just use "Recovery all" button from now on)
Unselect "confirm command" to make controlling simple.
4) In additional window also connect to PC1:
Starting arm controller - launching arm and releasing the brakes (when you hear a click means its unlocked).
5) Another window (your computer):
Look for any ROS command in PC1 to check connection, e.g.
If the connection is working you can use RVIZ:
If the OMPL library is not recognized in RVIZ:
Restart RVIZ
6) In another window connect to PC2 and run arm packages for using "MoveIt" library:
7) In one more window connect to PC2. Run command for moving the arm from the terminal:
Some of the example commands for positioning arm are :
To see more available settings:
8) To turn off everything:
First move arm to folded position (go folded)
Move torso to home position
Move base in start position.
To turn off Jenny on each cob (1, 2, 3):
In case of emergency stop activated:
There are three versions to recover LWR - Arm running again after an emergency stop and you need to be connected on new pc1 terminal (it is not possible to recover the arm with dash board):
Version a) Call the recover service of the arm by running the command:
If you hear that the arm clicks and that means that it is already active. This is to not restart the arm controller.
Version b) Sometimes the ROS node which communicates with the LWR loses connection to the controller. In this case restart the node:
Version c) In some cases it is not possible to recover the LWR properly after an emergency stop has been issued. In such a situation the LWR controller must be rebooted and reinitialized. To reboot the controller, login to the lbr-box via telnet with following command:
and reboot using the following the command:
Wait until the controller is up and running again. Then perform the initialization procedure:
Wait for the line “Stable state RUNNING reached!”. If you do not see this line, contact your robot administrator.
Recommendation:
Check if the tray is up
Head always back or back table
Torso front or front extreme
Be careful with the gripper! To go from "Spherical open" to any other position always go first to "Cylindrical open" and then other positions, because fingers may collide!
Going from "cyl_closed" to "spher_open" and vice versa - DANGEROUS!!!
Last updated
Was this helpful?