• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

plusk01/aruco_localization: ROS localization node using an ArUco Marker Map.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

plusk01/aruco_localization

开源软件地址(OpenSource Url):

https://github.com/plusk01/aruco_localization

开源编程语言(OpenSource Language):

C++ 72.0%

开源软件介绍(OpenSource Introduction):

ArUco Localization ROS Wrapper

This project utilizes the ArUco library and exposes several of the examples in that library through ROS. This project can also be used to localize a camera/robot using an ArUco Marker Map.

Dependencies

Install the ArUco library (Written/tested with version 2.0.19):

$ mkdir build
$ cd build
$ cmake .. # -DUSE_OWN_EIGEN=no
$ make
$ sudo make install

Note: This ROS package (in the CMakeLists.txt) assumes that the Findaruco.cmake file was installed to /usr/local/lib/cmake/. Look at the output of sudo make install to verify this location.

Usage

The aruco_localization node publishes two topics: estimate and measurements. Given an ArUco marker dictionary, any markers in that dictionary family will be identified and the measurement to that specific marker will be reported in the measurements topic. The estimate topic provides the overall pose estimate of a marker map. The marker map that is being tracked is defined in the markermap_config file, which is a YAML file that lists all of the markers and their positions within a marker map. An example YAML file can be found here.

Resources




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap