Classes | Functions | Variables
intersect_plane Namespace Reference

Classes

class  Intersector

Functions

def cast_ray

Variables

tuple intersector = Intersector(plane_frame)
tuple plane_frame = rospy.get_param('~plane_frame')
tuple pose_sub = rospy.Subscriber('pose', PoseStamped, intersector.pose_cb)

Function Documentation

def intersect_plane.cast_ray (   pose,
  plane,
  tfl 
)

Definition at line 40 of file intersect_plane.py.


Variable Documentation

Definition at line 131 of file intersect_plane.py.

Definition at line 129 of file intersect_plane.py.

tuple intersect_plane::pose_sub = rospy.Subscriber('pose', PoseStamped, intersector.pose_cb)

Definition at line 132 of file intersect_plane.py.



world_intersect
Author(s): Daniel Lazewatsky
autogenerated on Mon Oct 6 2014 10:19:35