-
Notifications
You must be signed in to change notification settings - Fork 0
[ROS] VTOL msg 정리
Minsuki2(Giromi) edited this page Jul 8, 2024
·
3 revisions
# FCU GPS RTK message for the gps_status plugin
# A copy of <a href="https://mavlink.io/en/messages/common.html#GPS_RTK">mavlink GPS_RTK message</a>
std_msgs/Header header
uint8 rtk_receiver_id # Identification of connected RTK receiver.
int16 wn # GPS Week Number of last baseline.
uint32 tow # [ms] GPS Time of Week of last baseline.
uint8 rtk_health # GPS-specific health report for RTK data.
uint8 rtk_rate # [Hz] Rate of baseline messages being received by GPS.
uint8 nsats # Current number of sats used for RTK calculation.
int32 baseline_a # [mm] Current baseline in ECEF x or NED north component, depends on header.frame_id.
int32 baseline_b # [mm] Current baseline in ECEF y or NED east component, depends on header.frame_id.
int32 baseline_c # [mm] Current baseline in ECEF z or NED down component, depends on header.frame_id.
uint32 accuracy # Current estimate of baseline accuracy.
int32 iar_num_hypotheses # Current number of integer ambiguity hypotheses.std_msgs/Header header
geographic_msgs/GeoPose poseIf you want to ask something,
Please Contact to email or MACH Club
< E-Mail >
giromi@cau.ac.kr (기계 17 김민수)
hansusu1411@gmail.com (전전 20 김한수)
jhwoo200@naver.com (기계 19 우종현)
chc2001@cau.ac.kr (기계 19 정해찬)