Classes | |
class | DisplayParticles |
Functions | |
def | display_trialobj |
Variables | |
string | help = 'trial number (0-8)' |
obj_num = opt.obj | |
tuple | p = optparse.OptionParser() |
servo_yn = opt.servo | |
trial_num = opt.trial | |
vsm = viz.single_marker |
def rfid_pf.display_particles.display_trialobj | ( | trial_num, | |
obj_num, | |||
servo_yn, | |||
screen_cap = False |
|||
) |
Definition at line 116 of file display_particles.py.
string rfid_pf::display_particles::help = 'trial number (0-8)' |
Definition at line 224 of file display_particles.py.
rfid_pf::display_particles::obj_num = opt.obj |
Definition at line 231 of file display_particles.py.
tuple rfid_pf::display_particles::p = optparse.OptionParser() |
Definition at line 222 of file display_particles.py.
Definition at line 233 of file display_particles.py.
rfid_pf::display_particles::trial_num = opt.trial |
Definition at line 232 of file display_particles.py.
Definition at line 15 of file display_particles.py.