-
Right now the app just checks for motion to record laps. Can the app be extended to recognize a car based on an ArUco Marker?
https://claude.ai/chat/0f1b2052-089e-4834-86ed-25df68f60b65
To imple…
-
First of all, I would like to express my gratitude to the senior who open-sourced their work. I have a minor bug to report: when the msg files and the cpp files that depend on the generated header fil…
-
Hello. While I am building my image, it reports such error. is there some issue in the new release?
xxxxxx@WTCNLVSE244937L:/mnt/d/golang/gocv/gocv-alpine/example$ docker buildx build --platform …
-
### Why Is This Enhancement Needed?
Currently the ```PreprocessFrame``` method within the ```ArucoDetection.hpp``` file processes the image to be oversaturated with white in bright outdoor environm…
-
Hello!
I try to build ros2_aruco and got this error:
**sudo python3 setup.py install**
running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWar…
-
# What issue are you running into?
```bash
~/tracktor-beam$ cd ~/tracktor-beam && source install/setup.bash && ros2 run precision_land precision_land
[INFO] [1730884591.175253510] [PrecisionLandCus…
-
### Describe the doc issue
Hi, I am having issues finding updated documentation on the process for getting calibration matrix and dist values in opencv using python. I am a bit new to this process as…
-
hello i am trying to detect /track aruco markers using this code
import rclpy # Python library for ROS 2
from rclpy.node import Node # Handles the creation of nodes
from rclpy.qos import qos_profi…
-
Running `opencv-python` 4.9 on Python 3.12.
I did not see any reported issues since the release of v4.9 that involve this API and this assertion.
Error message:
```none
Traceback (most recent …
-
With the existing instruction i'm not able to make it work.
i opened a PR (https://github.com/ARK-Electronics/tracktor-beam/pull/5) to add installation instruction with which I'm able to launch all …