nuclearsandwich / quaternion_operation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quaternion_operation ROS2-Foxy

Quartenion Operation Library for ROS2.

Developed By OUXT Polaris

How to use

include headers and Eigen and use functions

Documentation

sudo apt install ros-$ROS_DISTRO-rosdoc-lite
sudo apt install doxygen
roscd quaternion_operation
rosdoc_lite .
gnome-www-browser doc/html/index.html

About

License:Apache License 2.0


Languages

Language:C++ 90.7%Language:CMake 9.3%