del import megapose
This commit is contained in:
parent
8a1f2aa4dc
commit
2cd29d6d0d
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ from geometry_msgs.msg import Pose, TransformStamped
|
|||
from tf2_ros import TransformBroadcaster
|
||||
from cv_bridge import CvBridge # Package to convert between ROS and OpenCV Images
|
||||
import cv2 # OpenCV library
|
||||
from megapose.scripts.run_inference_on_example import ModelPreload, run_inference_rbs #, run_inference
|
||||
|
||||
class PoseEstimator(Node):
|
||||
"""Our lifecycle node."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue