Functions | |
| def | fit |
| fit either a circle or a linear model. | |
| def | init_ros_node |
| def | model_cb |
| def kinematics_estimation.fit | ( | pts, | |
| tup | |||
| ) |
fit either a circle or a linear model.
| pts | - 3xN np matrix of points. |
Definition at line 50 of file kinematics_estimation.py.
Definition at line 71 of file kinematics_estimation.py.
| def kinematics_estimation.model_cb | ( | data, | |
| kin_dict | |||
| ) |
Definition at line 14 of file kinematics_estimation.py.