Back to search
Stars
26
Forks
15
Watchers
26
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
[pointcloud]add point cloud library. Problem: 目前只能画出第一帧的points,MAX_POINTS大于2W很容易crash(目前怀疑是OOM,或者DSO占用内存过大,需要验证)
1c6e489View on GitHub[draw]milestone: draw camera pose successfully: 10fps using onFrameByPath, 5fps using onFrameByData
c6388b3View on GitHub[jni]milestone: App calls dsoInit dsoStart successfully and the camera pose updated(publishCamPose is called)
2e7d77bView on GitHub