silverSapphire / Eigen-Malloc-Free-PseudoinverseLinks
This extended Eigen C++ template library and wrapper provide a malloc-free Moore-Penrose pseudoinverse solver.
☆15Updated 3 years ago
Alternatives and similar repositories for Eigen-Malloc-Free-Pseudoinverse
Users that are interested in Eigen-Malloc-Free-Pseudoinverse are comparing it to the libraries listed below
Sorting:
- ☆19Updated last year
- C++ EtherCAT Device Command & Control Library☆62Updated 3 weeks ago
- This repository contains instruction to patch and install linux PREEMPT_RT, test the installation with standard rt-tests routines and exa…☆27Updated 3 years ago
- This will be a repository for exploring robotics, and SLAM implementations based on lectures by Professor Claus Brenner☆21Updated 5 years ago
- Learn how to develop a plugin for PlotJuggler, by example.☆16Updated 2 years ago
- Packages which provide the typesupport for ROS messages and services☆18Updated last month
- Library for creating curves. Forked from https://github.com/stonneau/spline☆12Updated last week
- Software Orchestration through rocket science☆27Updated 3 months ago
- Control in C++☆25Updated 5 years ago
- Describes interfaces for state observers, and implements some oberservers (including linear and extended Kalman filters)☆13Updated 2 years ago
- Toolkit for generating code from symbolic math expressions.☆72Updated this week
- The definitive ROS CAN analysis tool.☆36Updated 2 years ago
- Build ROS (1) with Bazel☆30Updated last week
- Coroutine library in C++☆18Updated 3 weeks ago
- Abstract physics interface designed to support simulation and rapid development of robot applications.☆74Updated this week
- A pack of control system algorithms implemented in C to be used in embedded systems.☆14Updated 11 months ago
- Create and publish animated robot simulation with GitHub Action☆13Updated 3 years ago
- ☆14Updated 2 years ago
- Built with simplicity in mind, Sunset is a python robotics framework inspired by ROS.☆11Updated last year
- qpDUNES - an implementation of the DUal NEwton Strategy for quadratic programming☆25Updated 9 years ago
- linux hardware utilities.☆22Updated 2 years ago
- ☆14Updated 3 years ago
- A composable container for Adaptive ROS 2 Node computations. Select between FPGA, CPU or GPU at run-time.☆12Updated 3 years ago
- ROS wrapper for the fmt library☆22Updated 2 months ago
- C++ reflection library with focus on serialization/configuration (ROS parameters, YAML, JSON, XML, etc)☆17Updated last week
- Kalman filter using C++ and Manif