Classes | Variables
node_scripts.random_forest_server Namespace Reference

Classes

class  RandomForestServer
 

Variables

 class_file = rospy.get_param('~random_forest_train_class_file')
 
list data_x = []
 
list data_y = []
 
 float_strings = l.split(",");
 
 node = RandomForestServer.initWithFileModel(train_file)
 
 train_file = rospy.get_param('~random_forest_train_file')
 

Variable Documentation

node_scripts.random_forest_server.class_file = rospy.get_param('~random_forest_train_class_file')

Definition at line 69 of file random_forest_server.py.

list node_scripts.random_forest_server.data_x = []

Definition at line 71 of file random_forest_server.py.

list node_scripts.random_forest_server.data_y = []

Definition at line 72 of file random_forest_server.py.

node_scripts.random_forest_server.float_strings = l.split(",");

Definition at line 74 of file random_forest_server.py.

node_scripts.random_forest_server.node = RandomForestServer.initWithFileModel(train_file)

Definition at line 66 of file random_forest_server.py.

node_scripts.random_forest_server.train_file = rospy.get_param('~random_forest_train_file')

Definition at line 60 of file random_forest_server.py.



jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:28