You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the pkg to run apriltag detection, i am using the right family and using D435I intel realsense. I noticed when the camera detects the apriltag it will feed out this error
HI,
I am using the pkg to run apriltag detection, i am using the right family and using D435I intel realsense. I noticed when the camera detects the apriltag it will feed out this error
header:
stamp:
sec: 1723480003
nanosec: 919183838
frame_id: camera_color_optical_frame
detections: []
.
.
.
"Unable to convert call argument to Python object (compile in debug mode for details)"
I am using this args for my launch file,
ros2 launch apriltag_ros tag_realsense.launch.py camera_name:=/camera/camera/color image_topic:=image_raw
The text was updated successfully, but these errors were encountered: