MCPcopy Create free account

hub / github.com/UMich-CURLY/drift / functions

Functions1,029 in github.com/UMich-CURLY/drift

FunctionTanh
src/kinematics/robots/mini_cheetah/Jwb_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/R_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/H_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvb_Body_to_FrontRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jp_Body_to_FrontLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/R_Body_to_HindLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jwb_Body_to_FrontRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvb_Body_to_FrontLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/p_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvb_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jws_Body_to_FrontLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Js_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jb_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jwb_Body_to_FrontLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/p_Body_to_HindLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvs_Body_to_HindRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvs_Body_to_HindLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/R_Body_to_FrontLeftFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/R_Body_to_FrontRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jvs_Body_to_FrontRightFoot.cpp:45
FunctionTanh
src/kinematics/robots/mini_cheetah/Jws_Body_to_FrontRightFoot.cpp:45
MethodVelocityCallback
ROS/drift/src/communication/ros_subscriber.cpp:352
MethodVelocityCorrection
src/filter/inekf/correction/velocity_correction.cpp:21
MethodVelocityMeasurement
include/drift/measurement/impl/velocity_impl.cpp:16
MethodVelocityWithCovarianceCallback
ROS/drift/src/communication/ros_subscriber.cpp:373
MethodWheelOdometry
baselines/src/wheel_odometry/wheel_odometry.cpp:22
Methodadd_aug_bias
src/state/robot_state.cpp:287
Methodadd_aug_cov
src/state/robot_state.cpp:325
MethodallInOne
ROS/drift/include/custom_sensor_msgs/Contact.h:174
MethodallInOne
ROS/drift/include/custom_sensor_msgs/ContactArray.h:197
Methodclear
src/estimator/inekf_estimator.cpp:286
Methodclear
src/imu_filter/imu_ang_vel_ekf.cpp:870
Methodclear
Clear the sensor data buffer. Dummy method
src/filter/base_correction.cpp:54
Methodclear
Clear the sensor data buffer. Dummy method
src/filter/base_propagation.cpp:66
Methodclear
src/filter/inekf/propagation/imu_propagation.cpp:534
Methodclear
src/filter/inekf/correction/legged_kinematics_correction.cpp:286
Methodclear
src/filter/inekf/correction/velocity_correction.cpp:174
Functioncompare_rot_mat
tests/imumeasurement_test/imumeasurement_test.cpp:109
Methodcopy_diag_X
src/state/robot_state.cpp:348
Methodcopy_diag_Xinv
src/state/robot_state.cpp:362
Methoddel_aug_bias
src/state/robot_state.cpp:294
Methodget_accelerometer_bias_covariance
src/state/robot_state.cpp:125
Methodget_ang_vel_unit_vec
include/drift/measurement/impl/angular_velocity_impl.cpp:37
Methodget_angular_velocity
include/drift/measurement/impl/angular_velocity_impl.cpp:27
Methodget_angular_velocity_magnitude
include/drift/measurement/impl/angular_velocity_impl.cpp:32
Methodget_aug_bias
src/state/robot_state.cpp:302
Methodget_aug_cov
src/state/robot_state.cpp:343
Methodget_body_X
src/state/robot_state.cpp:229
Methodget_body_position
src/state/robot_state.cpp:253
Methodget_body_rotation
src/state/robot_state.cpp:237
Methodget_contact
include/drift/measurement/impl/contact_impl.cpp:24
Methodget_correction_type
src/filter/base_correction.cpp:41
Methodget_dim
src/math/se_k_3.cpp:44
Methodget_estimate_accel_bias
src/filter/inekf/propagation/imu_propagation.cpp:482
Methodget_estimate_gyro_bias
src/filter/inekf/propagation/imu_propagation.cpp:478
Methodget_gyroscope_bias_covariance
src/state/robot_state.cpp:122
Methodget_init_velocity
src/kinematics/mini_cheetah_kinematics.cpp:55
Methodget_mutex_ptr
Return mutex pointer
src/filter/base_correction.cpp:46
Methodget_mutex_ptr
Return mutex pointer
src/filter/base_propagation.cpp:57
Methodget_position_covariance
src/state/robot_state.cpp:119
Methodget_rotation_covariance
src/state/robot_state.cpp:113
Methodget_sensor_data_buffer_ptr
src/filter/base_correction.cpp:39
Methodget_sensor_data_buffer_ptr
Return measurement queue
src/filter/base_propagation.cpp:47
Methodget_sensor_data_buffer_ptr
src/filter/inekf/propagation/imu_propagation.cpp:121
Methodget_sensor_data_buffer_ptr
src/filter/inekf/correction/legged_kinematics_correction.cpp:43
Methodget_sensor_data_buffer_ptr
src/filter/inekf/correction/velocity_correction.cpp:69
Methodget_slip_flag
src/state/robot_state.cpp:429
Methodget_time
src/measurement/measurement.cpp:36
Methodget_velocity
include/drift/measurement/impl/velocity_impl.cpp:27
Methodget_velocity_covariance
src/state/robot_state.cpp:116
Functioninit_bias
(imu_data, R_imu2body, window_size=250)
baselines/python/MEKF/MEKF.py:128
Methodinit_bias
ROS/drift/tests/velocitycorrection_test/velocitycorrection_test.cpp:55
Methodinitialize
src/filter/inekf/correction/legged_kinematics_correction.cpp:257
Methodinitialize
src/filter/inekf/correction/velocity_correction.cpp:148
Functionmain
ROS/drift/baselines/fetch_wheel_odom.cpp:25
Functionmain
ROS/drift/baselines/husky_wheel_odom.cpp:27
Functionmain
ROS/drift/tests/velocitycorrection_test/velocitycorrection_test.cpp:35
Functionmain
ROS/drift/examples/fetch_gyro_filter.cpp:28
Functionmain
ROS/drift/examples/neya.cpp:28
Functionmain
ROS/drift/examples/husky_double_imu_filter.cpp:27
Functionmain
ROS/drift/examples/girona500.cpp:28
Functionmain
ROS/drift/examples/husky_gyro_filter.cpp:26
Functionmain
ROS/drift/examples/husky.cpp:28
Functionmain
ROS/drift/examples/neya_gyro_filter.cpp:29
Functionmain
ROS/drift/examples/mini_cheetah.cpp:26
Functionmain
ROS/drift/examples/husky_odom.cpp:28
Functionmain
ROS/drift/examples/fetch.cpp:26
Functionmeasurement_update
(sensor_var, y, p_cov, p, v, q)
baselines/python/MEKF/MEKF.py:201
Functionoperator!=
ROS/drift/include/custom_sensor_msgs/Contact.h:78
Functionoperator!=
ROS/drift/include/custom_sensor_msgs/ContactArray.h:80
Methodoperator*
operators
src/math/se_k_3.cpp:54
Functionoperator==
ROS/drift/include/custom_sensor_msgs/Contact.h:71
Functionoperator==
ROS/drift/include/custom_sensor_msgs/ContactArray.h:73
Functionpropoagate
(t_imu, acc_data, gyro_data, acc_bias, gyro_bias, p_est, v_est, q_est, g, R_imu2body)
baselines/python/MEKF/MEKF.py:167
Functionread_husky
(bag, topic_name)
baselines/python/MEKF/MEKF.py:115
Functionread_imu
(bag, topic_name)
baselines/python/MEKF/MEKF.py:92
Functionread_vel
(bag, topic_name)
baselines/python/MEKF/MEKF.py:105
Functionrotaxis2quat
tests/imumeasurement_test/imumeasurement_test.cpp:119
Functionsave_pose_to_tum
(t, p, q, filename='tum_traj.txt')
baselines/python/MEKF/MEKF.py:133
Methodset_X
setters
src/state/robot_state.cpp:262
← previousnext →901–1,000 of 1,029, ranked by callers