Functions | |
def | main |
def | sample_track |
Variables | |
dictionary | MODELS = {PRISMATIC:'prismatic',ROTATIONAL:'rotational'} |
int | PRISMATIC = 0 |
int | ROTATIONAL = 1 |
def model_selection_client::main | ( | ) |
Definition at line 37 of file model_selection_client.py.
def model_selection_client::sample_track | ( | model = PRISMATIC , |
||
n = 100 , |
||||
sigma_position = 0.02 | ||||
) |
Definition at line 17 of file model_selection_client.py.
dictionary model_selection_client::MODELS = {PRISMATIC:'prismatic',ROTATIONAL:'rotational'} |
Definition at line 15 of file model_selection_client.py.
Definition at line 13 of file model_selection_client.py.
Definition at line 14 of file model_selection_client.py.