mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
sih.msg removed, serial port communication removed
This commit is contained in:
@@ -107,7 +107,6 @@ set(msg_files
|
||||
sensor_preflight.msg
|
||||
sensor_selection.msg
|
||||
servorail_status.msg
|
||||
sih.msg
|
||||
subsystem_info.msg
|
||||
system_power.msg
|
||||
task_stack_info.msg
|
||||
|
||||
11
msg/sih.msg
11
msg/sih.msg
@@ -1,11 +0,0 @@
|
||||
# simulator in Hardware - Romain Chiappinelli - Jan 8, 2019
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
uint32 dt_us # simulator sampling time [us]
|
||||
float32[3] euler_rpy # euler angles (roll-pitch-yaw) [deg]
|
||||
float32[3] omega_b # body rates in body frame [rad/s]
|
||||
float32[3] p_i_local # local inertial position [m]
|
||||
float32[3] v_i # inertial velocity [m]
|
||||
float32[4] u # motor signals [0;1]
|
||||
uint32 te_us # execution time [us]
|
||||
uint32 td_us # delay time [us]
|
||||
Reference in New Issue
Block a user