ed
test_human_classifier.cpp
Go to the documentation of this file.
1 #include "../perception/human_classifier.h"
2 
3 int main()
4 {
5  HumanClassifier h;
6 }
main
int main()
Definition: test_human_classifier.cpp:3