SWIG:C++ to Python, how to converts a array from python to the c++ function(about writing interface file)

后端 未结 0 1188
说谎
说谎 2021-01-15 20:19

I got a function like this:

int GetLidarScanData(unsigned short *angle_or_strenght, unsigned short *distance, unsigned short len, unsigned short *speed, unsig         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题