autopilot_calibration.py 文件源码

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

项目:pypilot 作者: pypilot 项目源码 文件源码
def onPaintGLBoatPlot( self, event ):
        wx.PaintDC( self.CompassCalibration )
        self.BoatPlot.SetCurrent(self.boat_plot_glContext)

        # stupid hack
        self.boat_plot.reshape(self.BoatPlot.GetSize().x, self.BoatPlot.GetSize().y)

        self.boat_plot.display(self.fusionQPose)
        self.BoatPlot.SwapBuffers()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号