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
173
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
3d971c115e
Improve namespace
2024-05-10 18:24:41 +02:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Merge branch 'DiscreteAngle' into Experimental
2024-04-05 10:43:58 +02: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
Angle8.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Angle16.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Angle32.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Angle.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Angle.h
namespace fix
2024-05-10 18:01:42 +02:00
AngleAxis.cpp
Add angle-axis
2024-04-26 12:11:48 +02:00
AngleAxis.h
Fix namespaces
2024-05-10 17:50:11 +02:00
AngleUsing.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Axis.cpp
Add angle-axis
2024-04-26 12:11:48 +02:00
Axis.h
Fix namespaces
2024-05-10 17:50:11 +02:00
CMakeLists.txt
First Discrete Angle functions
2024-03-15 10:46:30 +01:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.h
Fix namespaces
2024-05-10 17:50:11 +02: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
Fix namespaces
2024-05-10 17:50:11 +02:00
Polar.cpp
Use Angle type for Polar
2024-05-10 18:18:33 +02:00
Polar.h
namespace improvement
2024-05-10 18:19:10 +02:00
Quaternion.cpp
normalize toAngleAxis result
2024-04-26 12:12:22 +02:00
Quaternion.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Range.cpp
Fixes
2024-03-05 10:17:29 +01:00
Range.h
Fix namespaces
2024-05-10 17:50:11 +02:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical.cpp
Fix namespaces
2024-05-10 17:50:11 +02:00
Spherical.h
Fix namespaces
2024-05-10 17:50:11 +02:00
Vector2.cpp
Add conversion from Vector3
2024-04-25 15:22:05 +02:00
Vector2.h
Improve namespace
2024-05-10 18:24:41 +02:00
Vector3.cpp
Fix namespaces
2024-05-10 17:50:11 +02:00
Vector3.h
Fix namespaces
2024-05-10 17:50:11 +02: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%