The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction, renormalisation, equality detection, vector rotation and much more have been implemented. Unit tests for each function are provided to ensure that the library performs exactly as it should. The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).

Features

  • Highly efficient cross-platform library written in C++
  • No dependencies other than core math functions, and Eigen for the vector, quaternion and rotation matrix representations
  • Implements common calculations and conversions involving rotation matrices, quaternions, ZYX Euler angles, fused angles, tilt angles and the tilt phase space
  • Supports the design, efficient implementation and evaluation of algorithms involving rotations
  • Supports the novel fused angles and tilt angles rotation representations, as well as the tilt phase space
  • Ships with unit tests to ensure the validity of each function
  • Based on the highly tested Matlab/Octave Rotations Library (reference implementation)
  • Well-commented and structured code that allows easy modification/extension by users (who are encouraged to submit improvements/bug fixes to the author, so that the library can be improved for everyone!)
  • Available both as a ZIP bundle and a git repository (see Code)

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow Rotations Conversion Library

Rotations Conversion Library Web Site

You Might Also Like
Eptura Workplace Software Icon
Eptura Workplace Software

From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Rotations Conversion Library!

Additional Project Details

Intended Audience

Information Technology, Science/Research, Developers, Engineering

Programming Language

C++

Related Categories

C++ Scientific Engineering, C++ Robotics Software, C++ Libraries

Registered

2016-08-11