Code Monkey home page Code Monkey logo

markerdetection's Introduction

MarkerDetection

This project was done at TUM within the Chair of Building Realization and Robotics within the HEPHAESTUS project. The concept is the Computer Vision part of a construction robot. Goal was to conceive the translation and rotation of an object that should be grabbed by the robot properly in order to assemble a fasade. To estimate the pose, Aruco Markers with ids 10, 50, 100 are used. System just detects ID 10 at this stage.

FURTHER DEVELOPING STEPS:

  • using more Aruco Markers for estimating the relative position of the camera.
  • implementing the use of a second camera (done)
  • making use of the second camera in order to achieve better results.

HEPHAESTUS project

The HEPHAESTUS project explores the innovative use of robots and autonomous systems in construction, a field where the incidence of such technologies is minor to non-existent. The project aims to increase market readiness and acceptance of key developments in cable robots and curtain walls. Over the project lifetime it shall produce fundamental technical validation outside the lab, and deliver significant results such as:

  • a prototype cable robot, designed to build, repair and maintain a building façade;
  • a prototype building and curtain wall system, suitable for robot assembly; and
  • a business plan for widespread commercial adoption.

https://www.hephaestus-project.eu/

Hardware

  • Camera: Basler acA 1920-40gc
  • Objective: Basler Lens C10-0814-2M-S f8mm - Lens
  • CPU & GPU: Nvidia Jetson TX2 Developer Kit

Dependencies

How to run the project

  • Start the camera driver: $ roslaunch pylon_camera pylon_camera_node.launch

  • Run the detection process: $ rosrun marker_detection marker_detection

  • Ask the publisher: $ rostopic echo /coordinates

  • Optional in order to specify the number of cameras:

$ rosrun marker_detection marker_detection _param:=onecam  
$ rosrun marker_detection marker_detection _param:=twocam
  • Run it all at once: $ roslaunch marker_detection marker_detection.launch

Calibration

Please consider that the camera has to be calibrated. You can use the ROS package for that.

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.