-
Hi,
Tell me please what is the square_size?
Square_length is measured length of every square. Marker_length is inside in each square. In my case 0.02m and 0.16m.
In you example 0.04m, 0.03m and…
-
모델의 이미치 처리중에 배경의 간섭을 줄이기 위해 마커 이외의 부분을 마스킹한다
-
After checking out origin/main (SHA 2439105) and running the calibrate_front_camera.py and evaluate_depth.py scripts on the provided datasets in this repository, I get differing results from the ones …
-
Hi everyone,
A new RealSense camera product called the RealSense Tracking Camera T265 is now listed for pre-prder on Intel's online Click store, with pre-orders due to ship in the week of March 4 2…
-
I need to enable/disable marker detection repeatedly in my app. Doing this in this example app (switch between Aruco example and main menu back and forth) crashes after a while, unless I build the app…
-
I searched in rtabmap , rtabmap_ros github issues and also I looked at smilar launch files (there exist only [one](https://github.com/antoan/nemesis_core/blob/a7ccec361f04221c1555b6b65c2b8b61507c901c/…
-
We have two Intel Realsense cameras publishing to the topics `/cam1/color/image_raw/compressed` and `/cam2/color/image_raw/compressed`.
During competition, these cameras may potentially be pointed …
-
Hi, I saw several related issues published but couldn't find out any useful solution.
I tried to compile raspicam_node from source on **ubuntu mate 18.04 (Melodic)** with **Raspberry Pi 3b+**.
Fol…
-
We are working on Aruco marker detection with opencv like you did (by implementing the detection and tracking part inside a custom opencv contrib module). unfortunately we are facing continuous crashi…
-
Could D400 series Camera identify info for an AprilTag when camera is moving?
I need to identify AprilTag in real time when camera is moving with a robot. I mean even robot is sliding, not just ident…