@@ -35,4 +35,6 @@ Each Aruco Marker has its own ID. Thus, it can be tracked which Aruco Marker is
...
@@ -35,4 +35,6 @@ Each Aruco Marker has its own ID. Thus, it can be tracked which Aruco Marker is
Below is an image of which Aruco Markers are used. This is as said important to know each ID. The edge sizes are saved to the according aruco marker id in a dictionary wihtin the image processing node. Of course given the same aruco dictionary `aruco.DICT_6X6_250` as given in code above will be used.
Below is an image of which Aruco Markers are used. This is as said important to know each ID. The edge sizes are saved to the according aruco marker id in a dictionary wihtin the image processing node. Of course given the same aruco dictionary `aruco.DICT_6X6_250` as given in code above will be used.