realsense-D405 ros1驱动

  1. 使用源码安装的方式,安装realsense-ros。(Installation Instructions中的Method 2: The RealSense™ distribution)
  2. 直接运行roslaunch realsense2_camera rs_camera.launch会报错。
  3. 修改src/realsense-ros/realsense2_camera/include/constants.h下的代码,更改RS405_PID为:
cpp 复制代码
const uint16_t RS405_PID        = 0x0B5B;
  1. 重新编译安装。
相关推荐
程序员大志16 小时前
ROS1入门教程2:主题发布和订阅
ros
Mr.Winter`7 天前
障碍感知 | 基于2D激光点云的行人检测器DROW算法详解(附Python实现与ROS仿真)
神经网络·算法·目标检测·计算机视觉·机器人·自动驾驶·ros
-Harvey7 天前
ubuntu20.04+ROS Noetic 安装PX4+Mavros
ros·px4·mavros·四旋翼无人机
knighthood200114 天前
ros项目dual_arm_pick-place(urdf文件可视化查看)
c++·ubuntu·ros·noetic
knighthood200114 天前
ros项目dual_arm_pick-place(moveit配置助手)
ubuntu·ros·noetic
knighthood200114 天前
ros项目dual_arm_pick-place(编辑已有的moveit配置助手包)
c++·ubuntu·ros·noetic
kuan_li_lyg16 天前
MATLAB & Simulink® - 智能分拣系统
开发语言·人工智能·matlab·机器人·ros·机械臂
&黄昏的乐师16 天前
Opencv+ROS实现特定物品识别
人工智能·opencv·计算机视觉·ros
荒-于-嬉17 天前
cmake: error while loading shared libraries: libssl.so.1.1
ubuntu·ros
knighthood200117 天前
ros项目dual_arm_pick-place(对比moveit配置助手生成的文件)
c++·ubuntu·ros·noetic