Skip to content
Snippets Groups Projects
Select Git revision
  • 251b4d6d0b076d93570acd85e329f5817e793bf7
  • kinetic default protected
  • indigo
  • 0.4.0
  • 0.3.4
  • 0.3.3
  • 0.1.5
  • 0.3.2
  • 0.3.1
  • 0.3.0
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
14 results

CMakeLists.txt

Blame
  • humanspace.h 168 B
    #ifndef ROBOT_MODELS_HS_H
    #define ROBOT_MODELS_HS_H
    
    class humanspace
    {
    public:
        //int humannum;
        uint32 humannum;
    
    //constructor
    
    };
    #endif //ROBOT_MODELS_TEST_H