![]() |
fiducials repositoryros ceiling-fiducials aruco_detect fiducial_msgs fiducial_slam fiducials stag_detect |
|
Repository Summary
Description | Simultaneous localization and mapping using fiducial markers. |
Checkout URI | https://github.com/UbiquityRobotics/fiducials.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2022-09-23 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | ros ceiling-fiducials |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
aruco_detect | 0.12.0 |
fiducial_msgs | 0.12.0 |
fiducial_slam | 0.12.0 |
fiducials | 0.12.0 |
stag_detect | 0.11.0 |
README
Simultaneous Localization and Mapping Using Fiducial Markers
Overview
This package implements a system that uses ceiling mounted fiducial markers (think QR Codes) to allow a robot to identify its location and orientation. It does this by constructing a map of the ceiling fiducials. The position of one fiducial needs to be specified, then a map of the fiducials is built up from observing pairs of markers in the same image. Once the map has been constructed, the robot can identify its location by locating itself relative to one or more ceiling fiducials.
Documentation is at http://wiki.ros.org/fiducials.
Recording A Bag File
Sometimes for trobleshooting purposes it is useful to record a bag file to capture the exact data on the topics going into and out of fiducials.
To do this, while the system is running, run rosbag record -a
.
You can upload this bag file to a file sharing service like Google
Drive and link to it in your issue, this will help us diagnose
the problem.
CONTRIBUTING
![]() |
fiducials repositoryros ceiling-fiducials aruco_detect aruco_gazebo fiducial_msgs fiducial_slam fiducials |
|
Repository Summary
Description | Simultaneous localization and mapping using fiducial markers. |
Checkout URI | https://github.com/UbiquityRobotics/fiducials.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2021-07-19 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | ros ceiling-fiducials |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
aruco_detect | 0.11.0 |
aruco_gazebo | 0.0.0 |
fiducial_msgs | 0.11.0 |
fiducial_slam | 0.11.0 |
fiducials | 0.11.0 |
README
Simultaneous Localization and Mapping Using Fiducial Markers
Overview
This package implements a system that uses ceiling mounted fiducial markers (think QR Codes) to allow a robot to identify its location and orientation. It does this by constructing a map of the ceiling fiducials. The position of one fiducial needs to be specified, then a map of the fiducials is built up from observing pairs of markers in the same image. Once the map has been constructed, the robot can identify its location by locating itself relative to one or more ceiling fiducials.
Documentation is at http://wiki.ros.org/fiducials.
Recording A Bag File
Sometimes for trobleshooting purposes it is useful to record a bag file to capture the exact data on the topics going into and out of fiducials.
To do this, while the system is running, run rosbag record -a
.
You can upload this bag file to a file sharing service like Google
Drive and link to it in your issue, this will help us diagnose
the problem.