map_visualizer.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:gazebo_python_examples 作者: erlerobot 项目源码 文件源码
def __init__(self):
    self.bridge = CvBridge()
    self.x = 0.0
    self.y = 0.0
    self.ang = 0.0
    self.pos_sub = rospy.Subscriber("/slam_out_pose", PoseStamped, self.pos_callback)
    self.image_sub = rospy.Subscriber("/map_image/full",Image,self.img_callback)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号