Public Member Functions | Public Attributes | List of all members
simulate_primitive_shape_on_plane.TestPrimitiveClassifier Class Reference
Inheritance diagram for simulate_primitive_shape_on_plane.TestPrimitiveClassifier:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def generate_box_cloud (self, d=0.01, noise=0.0015, xmin=0.2, xmax=0.4, ymin=-0.05, ymax=0.05, zmin=0.01, zmax=0.1)
 
def generate_circle_cloud (self, d=0.01, noise=0.0015, radius=0.05, xpos=0.2, ypos=0.2, rmin=np.pi/2., rmax=np.pi *3./2, zmin=0.01, zmax=0.15)
 
def generate_plane (self, header, xmin=-0.0, xmax=1.0, ymin=-1.0, ymax=1.0)
 
def generate_plane_cloud (self, xmin, xmax, ymin, ymax)
 
def timer_cb (self, args=None)
 

Public Attributes

 pub_cloud
 
 pub_plane
 
 timer
 
- Public Attributes inherited from object
pointer iv [2]
 

Detailed Description

Definition at line 25 of file simulate_primitive_shape_on_plane.py.

Constructor & Destructor Documentation

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.__init__ (   self)

Definition at line 26 of file simulate_primitive_shape_on_plane.py.

Member Function Documentation

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.generate_box_cloud (   self,
  d = 0.01,
  noise = 0.0015,
  xmin = 0.2,
  xmax = 0.4,
  ymin = -0.05,
  ymax = 0.05,
  zmin = 0.01,
  zmax = 0.1 
)

Definition at line 48 of file simulate_primitive_shape_on_plane.py.

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.generate_circle_cloud (   self,
  d = 0.01,
  noise = 0.0015,
  radius = 0.05,
  xpos = 0.2,
  ypos = 0.2,
  rmin = np.pi/2.,
  rmax = np.pi*3./2,
  zmin = 0.01,
  zmax = 0.15 
)

Definition at line 64 of file simulate_primitive_shape_on_plane.py.

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.generate_plane (   self,
  header,
  xmin = -0.0,
  xmax = 1.0,
  ymin = -1.0,
  ymax = 1.0 
)

Definition at line 33 of file simulate_primitive_shape_on_plane.py.

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.generate_plane_cloud (   self,
  xmin,
  xmax,
  ymin,
  ymax 
)

Definition at line 81 of file simulate_primitive_shape_on_plane.py.

def simulate_primitive_shape_on_plane.TestPrimitiveClassifier.timer_cb (   self,
  args = None 
)

Definition at line 89 of file simulate_primitive_shape_on_plane.py.

Member Data Documentation

simulate_primitive_shape_on_plane.TestPrimitiveClassifier.pub_cloud

Definition at line 28 of file simulate_primitive_shape_on_plane.py.

simulate_primitive_shape_on_plane.TestPrimitiveClassifier.pub_plane

Definition at line 27 of file simulate_primitive_shape_on_plane.py.

simulate_primitive_shape_on_plane.TestPrimitiveClassifier.timer

Definition at line 29 of file simulate_primitive_shape_on_plane.py.


The documentation for this class was generated from the following file:


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:48