Coder Social home page Coder Social logo

indoor_localization's Introduction

indoor_localization

A ROS Package using Apriltags & IMU to Estimate Pose Indoors

This package combines the usb_cam, apriltags2_ros, phidgets_imu, and robot_pose_ekf packages to produce a robot pose estimation using visual odometry through apriltags and inertial odometry from a phidgets IMU.

Image 1: example development platform with Phidget IMU and Webcam

documentation

Apriltag Setup

  1. Print out 17.5 in * 17.5 in tags with a pixel-width border around them from the 36h11 april tag set (link. The file used in testing is included in the repository as ceilingtag.ai(link).

  2. Place tags on ceiling tiles above the area in which the platform will operate.

  • Placement is limited to blank ceiling tiles that can be fully removed, as successfully attaching the tags requires taping to the backside of the tiles. All tags must be placed in line with a single coordinate system.
  • In AC227 (as of Spring 2019), the tags are oriented with the x-axis pointed away from the doorway and the y-axis pointed towards the rear of the room.

Image 2: example of ceiling tile-mounted april tags

Apriltag Calibration

Follow the instructions for apriltag bundle calibration (link).

  • Ensure that you measure the tags that you have printed, as the printer may not recreate them in your specified size.
  • After running the rosbag command, make sure that you move the resulting .bag file into the correct folder such that the Matlab script can find it.
  • In step 2, when running the Matlab script, if you receive an error saying that Matlab cannot find the file specified, make sure that the names match up between the script and the file.
  • Use the output from the file to update indoor_localization/config/apriltags.yaml.

Camera Calibration

Follow the instructions for monocular camera calibration (link).

  • Upon creating the .yml file in step 7, move the file to indoor_localization/camera_info/<camera_name.yml>, Then update the camera_info_url parameter in camera.launch.
  • The image_rect node is already launched in camera.launch, so you don't have to worry about image rectification.

Authors

This package was built by Connor Novak (20') and Kawin Nikomborirak (21') for the Ground Robotic Autonomous Vehicle Laboratory (link).

indoor_localization's People

Contributors

connornovak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.