publish_trace.py
Go to the documentation of this file.
1 #! /usr/bin/env python
2 
3 import roslib
4 roslib.load_manifest('pr2_ethercat')
5 import rospy, sys
6 import std_srvs.srv
7 publish_trace = rospy.ServiceProxy("pr2_ethercat/publish_trace", std_srvs.srv.Empty)
9 


pr2_ethercat
Author(s): Rob Wheeler
autogenerated on Tue Jun 1 2021 02:50:54