You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 613B

1234567891011121314151617181920
  1. # Aruco detector
  2. With this ROS2-Node can be determined the pose of different ArUco Markers. The goal of this project was to attach a marker on different robots, and get the absolute positions and orientations via a camera on the ceiling. However, this localization can also be applied to any other arbitary object.
  3. This project was created as an project thesis (MSY-Master).
  4. ![Bild 1](./Images/Aruco_robot.jpg "ArUco Marker attached on robot")
  5. ## Sections
  6. - [Gettingstarted](#Gettingstarted)
  7. - [Requirements](#requirements)
  8. - [test1](#test)
  9. ## Getting started
  10. ## Requirements
  11. ## Running the code
  12. ## test