赞
踩
下载链接
放到工作空间下编译即可
sudo -s
roslaunch astra_launch astra.launch
rosrun camera_calibration cameracalibrator.py image:=/camera/rgb/image_raw camera:=/camera/rgb --size 6x8 --square 0.015
--size 8x6 为当前标定板的标定角点数
==square 0.015为每个棋盘格的边长,单位为m
image:=image:=/camera/rgb/image_raw 标定当前订阅图像来源的topic
camera:=/rgb为相机话题
CALIBRATE键 亮即可计算结果
SAVE键 保存结果
COMMIT键 将结果设置为默认参数
https://blog.csdn.net/zxxxiazai/article/details/108168120
https://blog.csdn.net/YOULANSHENGMENG/article/details/124659099
https://blog.csdn.net/qq_35789421/article/details/99304707
https://blog.csdn.net/zilanpotou182/article/details/68491447
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。