turtlebot3-burger_150.png
turtlebot3-waffle-pi_150.png
turtlebot3-arm_150.png
walking-y2_150.png
turbot3-multi_150.png
turbot3-dl-ros1_150.png
turbot3-ai.png
turbot3-dl-ros2_150.png
turbot3-slam_150.png
turbot3-arm_150.png
turtlebot4-lite_150.png
turtlebot4-pro_150.png
turbot4-dl_150.png
turbot4-ai_150.png
aidriving-racebot_150.png
aidriving-autodrive_150.png
turtlebot-arm_150.png
openmanipulator-x_150.png
Home » ROS2与Ignition入门教程 » Ignition入门教程-ros2启动深度相机

Ignition入门教程-ros2启动深度相机

纠错,疑问,交流: 请进入讨论区请点击进入页面,扫码加入微信群或Q群进行交流

获取最新文章: 扫一扫加入“创客智造”公众号

Ignition入门教程-ros2启动深度相机

说明:

  • 介绍如何通过ros2启动深度相机

步骤:

  • 深度相机话题
sensor_msgs/msg/Image, through ros_ign_bridge or ros_ign_image
sensor_msgs/msg/PointCloud2, through ros_ign_point_cloud
  • 新终端,执行命令,通过桥接启动
ros2 launch ros_ign_gazebo_demos image_bridge.launch.py image_topic:=/depth_camera
  • 通过Ignition Gazebo 插件
ros2 launch ros_ign_gazebo_demos depth_camera.launch.py
  • 效果图

请输入图片描述

纠错,疑问,交流: 请进入讨论区请点击进入页面,扫码加入微信群或Q群进行交流

获取最新文章: 扫一扫加入“创客智造”公众号


标签: ignition入门教程