ZED深度相机的使用--zed-ros-wrapper

ZED相机能做什么

可以获取3D RGB点云用于生成地图,带有imu传感器可以获取位姿与移动轨迹,下面是厂家的宣传内容。

 

 

下载并安装ZED SDK

ZED SDK 3.6 - Download | Stereolabs

Developer Center | Stereolabs

 下载完成后更改权限,然后运行

chmod +x ZED_SDK_Tegra_JP46_v3.6.2.run
./ZED_SDK_Tegra_JP46_v3.6.2.run

 安装完成之后,切换到/usr/local/zed/tool目录

./ZED_Explorer

 

安装zed-ros-wrapper

cd ~/catkin_ws/src
git clone --recursive https://github.com/stereolabs/zed-ros-wrapper.git
git clone https://github.com/stereolabs/zed-ros-interfaces.git
git clone https://github.com/stereolabs/zed-ros-examples.git
cd ../
rosdep install --from-paths src --ignore-src -r -y
catkin_make -DCMAKE_BUILD_TYPE=Release
source ./devel/setup.bash
roslaunch zed_display_rviz display_zed.launch

Getting Started with ROS and ZED | Stereolabs

 

  • 1
    点赞
  • 29
    收藏
    觉得还不错? 一键收藏
  • 5
    评论
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值