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
273
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
a0082bd9e2
Add direction documentation
2024-12-30 12:15:01 +01:00
DoxyGen
Add direction documentation
2024-12-30 12:15:01 +01:00
test
Updated PolarOf, removed default Polar type
2024-12-28 10:19:13 +01:00
.gitignore
update gitignore
2024-02-14 14:03:51 +01:00
.gitlab-ci.yml
Fix gitlab test runner
2024-05-14 12:02:36 +02:00
Angle.cpp
Trying to fix specialization before instantiation error
2024-12-28 15:10:51 +01:00
Angle.h
Removed shorthand Deg/Rad aliases... (see below)
2024-12-28 15:22:46 +01:00
AngleAxis.cpp
Removed AngleAxis, Sperhical will be used instead
2024-09-26 12:14:55 +02:00
CMakeLists.txt
Cleanup
2024-12-28 10:04:04 +01:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Direction.cpp
Add direction documentation
2024-12-30 12:15:01 +01:00
Direction.h
Add direction documentation
2024-12-30 12:15:01 +01:00
FloatSingle.cpp
Completed AngleOf documentation
2024-12-27 23:10:53 +01:00
FloatSingle.h
Updated namespace
2024-05-23 12:41:19 +02:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
Matrix.cpp
Cleanup, added utility functions
2024-05-13 15:32:42 +02:00
Matrix.h
Updated namespace
2024-05-23 12:41:19 +02:00
Polar.cpp
Merge branch 'Experimental'
2024-12-28 10:42:40 +01:00
Polar.h
Updated PolarOf, removed default Polar type
2024-12-28 10:19:13 +01:00
Quaternion.cpp
Extended unit tests (plus fixes)
2024-09-26 10:10:28 +02:00
Quaternion.h
Extended unit tests (plus fixes)
2024-09-26 10:10:28 +02:00
README.md
Updated documentation
2024-12-26 12:34:26 +01:00
Spherical.cpp
Removed default Angle type
2024-12-27 23:18:39 +01:00
Spherical.h
Updated documentation
2024-12-26 12:34:26 +01:00
SwingTwist.cpp
Correct axis on quaternion from swingtwist
2024-09-27 15:48:35 +02:00
SwingTwist.h
Normalized swing twist
2024-09-27 15:40:10 +02:00
Vector2.cpp
Merge branch 'Experimental'
2024-12-28 10:42:40 +01:00
Vector2.h
Removed default Angle type
2024-12-27 23:18:39 +01:00
Vector3.cpp
Removed default Spherical type
2024-12-26 11:02:35 +01:00
Vector3.h
Merge branch 'Experimental'
2024-12-28 10:42:40 +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%