This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
bizhang_-obav
Watch
1
Star
0
Fork
0
You've already forked bizhang_-obav
mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced
2026-05-22 01:12:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d8d9ea513e65939575f5f09aadf0fe3c9c1c602
bizhang_-obav
/
ROMFS
/
px4fmu_common
/
init.d-posix
/
1013_iris_vision.post
4 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init.d-posix: make 1013_iris_vision independent of 1010_iris_opt_flow
2018-11-20 22:04:35 +00:00
# shellcheck disable=SC2154
Feature: VIO: add ODOMETRY stream (#11084) * mavlink_messages: remove LOCAL_POSITION_NED_COV stream * mavlink_messages.cpp: add ODOMETRY stream * add MAV_ODOM_LP parameter to activate odometry loopback * EKF2: add vehicle_odometry publisher * Replace VISION_POSITION_ESTIMATE loopback with ODOMETRY * LPE: add vehicle_odometry publisher * set vehicle_odometry local_frame field * mavlink_messages.cpp: ODOMETRY frame_id depends on MAV_ODOM_LP
2018-12-21 17:54:04 +00:00
mavlink stream -r 30 -s ODOMETRY -u $udp_gcs_port_local
Reference in New Issue
Copy Permalink