commit f376898190be28967dc45eb8dbdb73d5d94e6298 Author: bruecknerja86834 Date: Thu Feb 24 22:44:33 2022 +0100 upload repository diff --git a/README.md b/README.md new file mode 100644 index 0000000..0077ab8 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Aruco detector +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. +This project was created as an project thesis (MSY-Master). + +![Bild 1](./Images/Aruco_robot.jpg "ArUco Marker attached on robot") + + +## Sections +- [Gettingstarted](#Gettingstarted) +- [Requirements](#requirements) +- [test1](#test) + + +## Getting started + +## Requirements + +## Running the code + +## test