Skip to content

Commit

Permalink
Merge pull request #33 from BabyTigers-R/koukouda-patch-2
Browse files Browse the repository at this point in the history
Update btr_aruco.py
  • Loading branch information
koukouda authored Aug 5, 2024
2 parents 2538da6 + 3af9aeb commit f668056
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions python/btr_aruco.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@
from rcll_btr_msgs.msg import Corners, TagInfoResponse, PictureInfoResponse, \
TagLocationResponse
from rcll_btr_msgs.srv import TagInfo, PictureInfo, TagLocation


# 追加インポート
#!/usr/bin/env python3
import rospy
from sensor_msgs.msg import Image
from cv_bridge import CvBridge
import cv2
import cv2.aruco as aruco
import numpy as np
import os
Expand Down

0 comments on commit f668056

Please sign in to comment.