Cramming in a couple of extra hours each day
- London, UK
Highlights
- Pro
Pinned Loading
-
tflite_analyser
tflite_analyser PublicCommand line utility to display various high level information about a TFlite model flatbuffer
-
Rotation quaternion average calculat...
Rotation quaternion average calculation function using Eigen 1#include <Eigen/SVD>
23/// Method to find the average of a set of rotation quaternions using Singular Value Decomposition
4/*
5* The algorithm used is described here:
-
ocular_roboteye_ros
ocular_roboteye_ros PublicROS driver for the Ocular Robotics Roboteye LiDAR
C++
-
ROS_Herkulex
ROS_Herkulex PublicROS driver Herkulex Servos, supports single jogs and angular rate control.
C++ 1
-
drop in non-blocking replacement for...
drop in non-blocking replacement for std::getline 1#include <iostream>
23bool getline_async(std::istream& is, std::string& str, char delim = '\n') {
45static std::string lineSoFar;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.