realSense 安装 经验整理

10 篇文章 0 订阅
3 篇文章 0 订阅

安装 RealSense SDK 以ros

参考1
参考二
主要看参考三

标定

标定

以上内容安装失败
Realense
sdk和ros对应关系
jetson
jetson
一键安装sdk
官方安装
jetson4.4
xavier nx
Reconnect the RealSense device and run the following to verify the installation: realsense-viewer

一键安装
xavier ROS
realsence ros
jetsonhack xavier
jetsonhack

各种错误

Asic Temperature value is not valid
[16UC1] is not a color format. but [bgr8] is. The conversion does not make sense

Hope this helps.

Update:

You’ll need to change line 53 which is currently: img = np.asarray(bridge.imgmsg_to_cv2(msg, 'bgr8'))
so that the encoding you want to use is in the inverted commas instead such as img = np.asarray(bridge.imgmsg_to_cv2(msg, 'mono8'))

启动rs_camera.launch 报错未定义
未定以符号问题查找

各种标定

rosbag录制

Indeed I got a lot of errors trying to record the list of topics you describe.
Running the followings:
rosbag record /camera/color/camera_info /camera/color/image_raw /camera/depth/camera_info /camera/depth/color/points /camera/depth/image_rect_raw /camera/extrinsics/depth_to_color /tf /tf_static -O temp_bag.bag
and then play the recorded file:
rosbag play temp_bag.bag
I can see the pointclound in rviz on topic /camera/depth/color/points

各种标定

多版本cuda

多版本cuda 知乎

检测

dnn检测github

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值