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
153
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
ae55a24dc0
Further vector3 conversion fixes
2024-03-15 17:20:21 +01:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Further vector3 conversion fixes
2024-03-15 17:20:21 +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
Addedfirst Polar test
2024-03-14 12:37:22 +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
Fixes
2024-03-05 10:17:29 +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
Addedfirst Polar test
2024-03-14 12:37:22 +01:00
Polar.h
Addedfirst Polar test
2024-03-14 12:37:22 +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
Fixes
2024-03-05 10:17:29 +01:00
Range.h
Fixes
2024-03-05 10:17:29 +01:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical.cpp
Further vector3 conversion fixes
2024-03-15 17:20:21 +01:00
Spherical.h
Added spherical.tovector (but is is buggy)
2024-03-13 17:46:41 +01:00
Vector2.cpp
Addedfirst Polar test
2024-03-14 12:37:22 +01:00
Vector2.h
Removed Vector2.tofactor
2024-03-14 12:06:07 +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%