hieudv

  • 活动总数 11
  • 最后的活动
  • 成员加入日期
  • 正在关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 2

帖子

hieudv 最近的活动 最近的活动 投票数
  • Crash app when close channel of MOP connection with OSDK

    已完成

    I got issue when transfer data via MOP channel between OSDK and MSDK. I use this function for reading msg in the loop: let readData = pipeline.readData(256, error: nil) When OSDK close channel, my ...

  • Cannot get MOP data

    已完成

    I'm implementing mop function for Onboard-SDK-ROS connecting and transfer data bw OSDK & MSDK.I could connect its, but cannot get data from recvData functionCould any one give me some indication to...