ft_plot.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 import subprocess
00004 
00005 subprocess.check_call(['rxplot', '-b8', '-p8', '/ft/r_gripper_motor/wrench/force/x,/ft/r_gripper_motor/wrench/force/y,/ft/r_gripper_motor/wrench/force/z'])
00006 
00007     


qualification
Author(s): Kevin Watts (watts@willowgarage.com), Josh Faust (jfaust@willowgarage.com)
autogenerated on Sat Dec 28 2013 17:57:34