• Stars
    star
    9
  • Rank 1,939,727 (Top 39 %)
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created over 10 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains various examples of using Eigen library

More Repositories

1

cpp_tutorials

This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++
C++
33
star
2

software_engineering

This repository contains various example of "Design Pattern" in object oriented programming with C++.
C++
19
star
3

Filters

This work contains implementation of Kalman Filter, Extended Kalman Filter and Particle Filter in python from scratch.
Python
19
star
4

aruco-ros

6DOF pose estimation with Aruco marker and ROS
7
star
5

cropping_pointcloud

This ROS package enables you to crop the scene from a Kinect (input topic type: pcl pointcloud) with ROS dynamic reconfigure. You can even enable fitting a plane to remove the ground from the scene and by adjusting correct parameter you can get the desired object from the scene.
C++
7
star
6

laser_assembler

This work will assemble 2D laser scans from Gazebo and turned them into PCL point cloud in ROS
C++
7
star
7

matlab_samples

This repository contains some of my works with matlab example including Fast Fourier Transform, Finding Homography, Optical Flow, Hybrid Image, Computing Signal-to-Noise Ratio and Example of Dynamic Programming.
MATLAB
7
star
8

cmake_tutorials

This repository is a template structure for a CMake project.
CMake
5
star
9

ROS_monocular_camera

This repository contains launch files that enables you to calibrate a monocular camera and use calibrated camera. The theory of camera calibration has been also reviewed.
5
star
10

robotic_notes

Jupyter Notebook
4
star
11

ROS_stereo_camera

This respository contains the launch files to calibrate a stereo vision cameras with ROS and OpenCV and computing a PCL pointcloud from observed data.
4
star
12

OpenCVProjects

C++
3
star
13

ros_joystick_reading_data

How to read joystick data in ROS
C++
3
star
14

Mastering_Eigen

C++
2
star
15

software_quality_assurance

This repository contains snippet code of how to use Google Test and Google Mocking (Gtest, GMock) and Test Driven Development
CMake
2
star
16

planar_3_link_robot

This repository contains my C++ FK/IK implementation of 3 R planner robot.
C++
2
star
17

QtCMake

C++
1
star
18

PyTorchTutorial

Jupyter Notebook
1
star
19

data_structure_algorithm

C++
1
star
20

gflag_glog_tutorials

This repository contains my snippets/ tutorials code for using Google Falgs (gflag) and Google Log (glog).
C++
1
star