This website requires JavaScript.
Explore
Help
Sign In
RoboidControl
/
RoboidControl-cpp
Watch
1
Star
0
Fork
0
You've already forked RoboidControl-cpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
143
Commits
11
Branches
3
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pascal Serrarens
0468031b4b
Bug fix
2024-03-05 10:00:56 +01:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Added Mat/Vec multiplication test
2024-02-26 12:01:35 +01:00
.gitignore
update gitignore
2024-02-14 14:03:51 +01:00
.gitlab-ci.yml
Update .gitlab-ci.yml file
2023-12-30 12:56:04 +00:00
Angle.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Angle.h
Renamed pi
2024-01-15 09:33:19 +01:00
CMakeLists.txt
Added matrix functions
2024-02-12 11:56:51 +01:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
DiscreteAngle.cpp
Bug fix
2024-03-05 10:00:56 +01:00
DiscreteAngle.h
Bug fix
2024-03-05 10:00:56 +01:00
FloatSingle.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
Matrix.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Matrix.h
Add MatrixOf::CopyFrom
2024-02-27 14:41:31 +01:00
Polar.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Polar.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Quaternion.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Quaternion.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Range.cpp
Implemented templated angles
2024-03-05 09:55:07 +01:00
Range.h
Implemented templated angles
2024-03-05 09:55:07 +01:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical.cpp
renames spherical magnitude to distance
2024-01-31 10:36:40 +01:00
Spherical.h
renames spherical magnitude to distance
2024-01-31 10:36:40 +01:00
Vector2.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Vector2.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Vector3.cpp
Efficiency improvements
2024-01-23 10:57:39 +01:00
Vector3.h
Efficiency improvements
2024-01-23 10:57:39 +01:00
README.md
\mainpage Vector Algebra
Vector algebra library
Main components
Vector3
Quaternion
Vector2
Polar
Description
Roboid Control for C++
https://roboidcontrol.com
roboid-control
Readme
1.2
MiB
Languages
C++
99%
CMake
0.8%