Main Page
Namespaces
Files
File List
test
test.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
import
roslib; roslib.load_manifest(
'pr2_plugs_actions'
)
4
import
rospy
5
from
joint_trajectory_action_tools.tools
import
*
6
7
if
__name__ ==
'__main__'
:
8
rospy.init_node(
'joint_trajectory_action_tools'
)
9
print
get_action_goal
(
'move_from_outlet'
)
10
rospy.spin()
joint_trajectory_action_tools.tools.get_action_goal
def get_action_goal(ns)
Definition:
tools.py:42
joint_trajectory_action_tools.tools
Definition:
tools.py:1
joint_trajectory_action_tools
Author(s): Melonee Wise
autogenerated on Fri Jun 7 2019 22:06:36