[C++][Frame] Moved the generation of random string in a new file. Modified the...
[C++][Frame] Moved the generation of random string in a new file. Modified the default constructor of frame to produce unique frame (as long as the random strings generated are unique)
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- src/multibody/model.hpp 1 addition, 0 deletionssrc/multibody/model.hpp
- src/multibody/model.hxx 1 addition, 12 deletionssrc/multibody/model.hxx
- src/spatial/frame.hpp 2 additions, 1 deletionsrc/spatial/frame.hpp
- src/tools/string-generator.hpp 39 additions, 0 deletionssrc/tools/string-generator.hpp
Loading
Please register or sign in to comment