mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
builder: Remove redundant TODOs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import rospy
|
||||
from geometry_msgs.msg import PoseStamped
|
||||
|
||||
import cv2 # TODO - fix "NEON - NOT AVAILABLE" error
|
||||
import cv2
|
||||
import cv2.aruco
|
||||
|
||||
import numpy
|
||||
|
||||
@@ -35,7 +35,7 @@ roscore -h
|
||||
rosversion clever
|
||||
rosversion aruco_pose
|
||||
rosversion vl53l1x
|
||||
rosversion opencv3 # TODO
|
||||
rosversion opencv3
|
||||
rosversion mavros
|
||||
rosversion mavros_extras
|
||||
rosversion dynamic_reconfigure
|
||||
|
||||
Reference in New Issue
Block a user