RMVL
1.1.0
RoboMaster Vision Library
|
成员的完整列表,这些成员属于 rm::GyroGroup,包括所有继承而来的类成员
_center | rm::group | protected |
_trackers | rm::group | protected |
_type | rm::group | protected |
_vanish_num | rm::group | protected |
add(tracker::ptr p_tracker) | rm::group | inlinevirtual |
at(size_t idx) const | rm::group | inline |
calcArmorNum(const std::vector< combo::ptr > &ref_combos) | rm::GyroGroup | static |
calcGroupFrom3DMessage(const std::vector< cv::Vec2f > &gyro_poses, const std::vector< cv::Vec3f > &gyro_ts, const std::vector< float > &rs, cv::Vec3f &gyro_center) | rm::GyroGroup | static |
cast(group::ptr p_group) | rm::GyroGroup | inlinestatic |
cast(group::const_ptr p_group) | rm::GyroGroup | inlinestatic |
const_ptr typedef | rm::GyroGroup | |
constructComboForced(combo::ptr p_combo, const GyroData &gyro_data, const cv::Matx33f &gyro_rmat, const cv::Vec3f &gyro_tvec, double tick) | rm::GyroGroup | static |
data() | rm::group | inline |
empty() const | rm::group | inline |
getCenter() const | rm::group | inline |
getCenter3D() | rm::GyroGroup | inline |
getGyroData() | rm::GyroGroup | inline |
getRotatedSpeed() | rm::GyroGroup | inline |
getRotStatus() | rm::GyroGroup | inline |
getSpeed3D() | rm::GyroGroup | inline |
getTrackerState(tracker::ptr p_tracker) | rm::GyroGroup | inline |
getType() const | rm::group | inline |
getVanishNumber() const | rm::group | inline |
group()=default | rm::group | |
GyroGroup()=delete | rm::GyroGroup | |
GyroGroup(const GyroGroup &)=delete | rm::GyroGroup | |
GyroGroup(GyroGroup &&)=delete | rm::GyroGroup | |
GyroGroup(const std::vector< combo::ptr > &combos, int armor_num) | rm::GyroGroup | |
make_group(const std::vector< combo::ptr > &first_combos, int armor_num) | rm::GyroGroup | inlinestatic |
ptr typedef | rm::GyroGroup | |
size() const | rm::group | inline |
sync(const GyroData &gyro_data, double tick) | rm::GyroGroup | virtual |
~group()=default | rm::group | virtual |