hieudv

  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 2

Posts

Recent activity by hieudv Recent activity Votes
  • Crash app when close channel of MOP connection with OSDK

    Completed

    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

    Completed

    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...