• Stars
    star
    1
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

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

Repository Details

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

EigenDemo

This repository contains various examples of using Eigen library
C++
9
star
5

aruco-ros

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

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
7

laser_assembler

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

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
9

cmake_tutorials

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

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
11

robotic_notes

Jupyter Notebook
4
star
12

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
13

OpenCVProjects

C++
3
star
14

ros_joystick_reading_data

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

Mastering_Eigen

C++
2
star
16

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
17

planar_3_link_robot

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

QtCMake

C++
1
star
19

PyTorchTutorial

Jupyter Notebook
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