Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Classes
Class List
Class Members
All
Functions
Variables
Files
File List
File Members
All
a
c
d
e
g
h
i
j
l
m
n
o
p
q
r
s
t
u
x
Functions
Variables
a
c
e
g
h
i
j
l
n
o
p
r
s
u
x
Macros
scripts
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)
8
publish_trace
()
9
publish_trace
Definition:
publish_trace.py:1
pr2_ethercat
Author(s): Rob Wheeler
autogenerated on Thu Sep 26 2024 02:53:28