Skip to content

hyukdong/cmu_project_public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

cmu_project

folder

  • /docs : project documents
  • /source : project code
  • /source/client : client code
  • /source/server : server code
  • /source/common : common code for server & client
  • /source/custom : tls sample code and keys

terms

  • server : target device with camera (i.e. jetson nano)
  • client : pc program which has some interface to control target

commit message rule


[feature] title

description

example


[docs|server|client] Fix crash when resolve fail

when resolving failure is happened, the crash is happened because the

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.6%
  • Shell 30.1%
  • C 5.3%
  • CMake 3.1%
  • Cuda 1.4%
  • Python 0.5%