我们打开launch文件launch/astrapro.launch其中有一部分配置如下: <!-- Push down all topics/nodelets into"camera"namespace --><group ns="$(arg camera)"><node pkg="astra_camera"type="camera_node"name="$(arg camera)_rgb"><!-- Parameters used to find the camera -->...</node> 这里是通...
奥比中光Orbbec Astra Pro显示彩色图需要依赖uvc,所以我们需要先安装libuvc。安装的教程:https://answers.ros.org/question/239728/libuvc-kinetic/ 然后安装ros下的驱动: https://github.com/orbbec/ros_astra_camera 1. 安装完以后可能会出现无法显示彩色图的现象, 启动相机: roslaunch astra_camera astrapro.launc...
奥比中光Astra驱动安装包光阴**语茶 上传5.24MB 文件格式 zip astra驱动安装包 点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 Linux 常用命令大全:文件管理、系统信息、网络操作 2025-02-18 00:15:34 积分:1 RedundantOperationError(解决方案).md 2025-02-17 19:44:06 积分:1 linux常用命令大全....
我们打开launch文件launch/astrapro.launch其中有一部分配置如下: <!-- Push down all topics/nodelets into"camera"namespace --><group ns="$(arg camera)"><node pkg="astra_camera"type="camera_node"name="$(arg camera)_rgb"><!-- Parameters used to find the camera -->...</node> 这里是通...
奥比中光Orbbec Astra Pro显示彩色图需要依赖uvc,所以我们需要先安装libuvc。安装的教程:https://answers.ros.org/question/239728/libuvc-kinetic/ 然后安装ros下的驱动: https://github.com/orbbec/ros_astra_camera 1. 安装完以后可能会出现无法显示彩色图的现象, ...