refactoring run
This commit is contained in:
parent
c5f37c587f
commit
4decc40c88
6 changed files with 77 additions and 85 deletions
|
@ -70,7 +70,7 @@ class PoseEstimator(Node):
|
|||
self.tf2_send_pose = 0
|
||||
self.megapose_model = None
|
||||
|
||||
self.nodeName = node_name #"image_sub2"
|
||||
self.nodeName = node_name
|
||||
self.topicImage = "/outer_rgb_camera/image"
|
||||
self.topicCameraInfo = "/outer_rgb_camera/camera_info"
|
||||
self.topicDepth = "/outer_rgbd_camera/depth_image"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue