PX4官方手册中对于T265定点的说明,用的Auterion的VIO功能包。

http://docs.px4.io/master/zh/peripherals/camera_t265_vio.html

网站似乎现在打不开,可能网址有变更。暂时通过百度快照复制记录下。我以前可能觉得PX4手册这里写的不是很详细啊所以没有专门复制或者截屏记录?

\

PX4官方手册提供的是Auterion的VIO功能包(我已经fork)  https://github.com/Auterion/VIO

 

 

 

PX4 自动驾驶用户指南

 

QGroundControl

 

(opens new window)

MAVSDK

 

(opens new window)

MAVLINK

 

(opens new window)

Support

QGroundControl

 

(opens new window)

MAVSDK

 

(opens new window)

MAVLINK

 

(opens new window)

Support

# T265 Intel Realsense Tracking Camera (VIO)

The Intel Realsense Tracking Camera T265

 

(opens new window) provides odometry information that can be used for VIO, augmenting or replacing other positioning systems on PX4.

提示

This camera is recommended, and is used in the Visual Inertial Odometry (VIO) > Supported Setup.

Intel Realsense Tracking Camera T265 - Angled Image

Intel® RealSense™ Tracking Camera T265

 

(opens new window) (store.intelrealsense.com)

# Setup Instructions

The instructions in Visual Inertial Odometry (VIO) explain how to set up this camera.

At high level:

 

  • (opens new window) provides a bridge between ROS and this camera. This node is only intended for use with this camera.
  • The camera should be mounted with lenses facing down (default). For other orientations modify bridge_mavros.launch
  • (opens new window) in the section below:
    <node pkg="tf" type="static_transform_publisher" name="tf_baseLink_cameraPose"
        args="0 0 0 0 1.5708 0 base_link camera_pose_frame 1000"/>
    
    This is a static transform that links the camera ROS frame camera_pose_frame to the mavros drone frame base_link.
    • the first three args specify translation x,y,z in metres from the center of flight controller to camera. For example, if the camera is 10cm in front of the controller and 4cm up, the first three numbers would be : [0.1, 0, 0.04,...]
    • the next three args specify rotation in radians (yaw, pitch, roll). So [... 0, 1.5708, 0] means pitch down by 90deg (facing the ground). Facing straight forward would be [... 0 0 0].
  • The camera is sensitive to high frequency vibrations! It should be soft-mounted with, for example, vibration isolation foam. Launch files are provided for a number of different scenarios.
Launch FileStarts参数描述
bridge_mavros.launch

 

(opens new window)Bridge, MAVROSUse on vehicle in most cases
bridge.launch

 

(opens new window)Bridge onlyUse if some other component is responsible for starting MAVROS).
bridge_mavros_sitl.launch

 

(opens new window)Bridge, MAVROS, SITLUse for simulation.

在 GitHub 上编辑此页

(opens new window)

Last Updated: 12/3/2020, 4:49:50 AM

运动捕捉(MoCap) 精准着陆

  • 0
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值