Sunt40 2019-03-10 11:04 采纳率: 0%
浏览 1074

如何基于RatSLAM使用usb摄像头进行slam建图?

源码里的教程:
Using Custom Bag Files (or Real Robots)

Bag files (or real robots) must provide at least images for RatSLAM on topics //camera/image [sensor_msgs::Image] or //camera/image/compressed sensor_msgs::CompressedImage. Odometry may also be provided on topic //odom [nav_msgs::Odometry], or can be estimated using visual flow from the image data. Aside from the bag file, two other files are required: a config file and a launch file.
他这里提到的config文件和launch文件我自己写好了
下面的教程就看不懂了,请大佬解读一下
Creating a bag file

Loading a dataset into a bag file

The easiest way to tune RatSLAM is using an offline dataset. Any robot providing camera images as sensor_msgs/CompressedImage and odometry as nav_msgs/Odometry can be used. The images and odometry must be in the form /camera/image and /odom.

To convert topic names to the correct format run:

rostopic echo | rostopic pub /camera/image sensor_msgs/CompressedImage &
rostopic echo | rostopic pub /odom nav_msgs/Odometry &

Start recording into a bag file:

rosbag record -O .bag /camera/image /odom

Start the robot and collect the dataset. Press Ctrl-C at the terminal to finish recording.

  • 写回答

2条回答 默认 最新

  • TITANIKK 2020-07-16 11:19
    关注

    请问你看的这个教程在哪里看的,我现在只能用ratslam跑数据集,不会调用USB摄像头来运行ratslam

    评论

报告相同问题?

悬赏问题

  • ¥15 孟德尔随机化结果不一致
  • ¥20 求用stm32f103c6t6在lcd1206上显示Door is open和password:
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法