/inekf_vendor

ROS2 CMake wrapper around inekf, a state estimator of legged robots

Primary LanguageCMake

inekf_vendor

This is a CMake wrapper around inekf, a state estimator of legged robots.

Requirements

Usage

find_package(inekf_vendor REQUIRED)

ament_target_dependencies(my_target inekf_vendor)