einspyon

einspyon

Geek Repo

Company:ST

Location:China

Github PK Tool:Github PK Tool

einspyon's starred repositories

caffe

Caffe: a fast open framework for deep learning.

Language:C++License:NOASSERTIONStargazers:34067Issues:2092Issues:4797

YouCompleteMe

A code-completion engine for Vim

Language:PythonLicense:GPL-3.0Stargazers:25435Issues:559Issues:3244

Vundle.vim

Vundle, the plug-in manager for Vim

Language:Vim ScriptLicense:MITStargazers:23912Issues:694Issues:721

Theano

Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor

Language:PythonLicense:NOASSERTIONStargazers:9895Issues:538Issues:2681

kalibr

The Kalibr visual-inertial calibration toolbox

Language:C++License:NOASSERTIONStargazers:4335Issues:146Issues:585

g2o

g2o: A General Framework for Graph Optimization

navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

rgbdslam_v2

RGB-D SLAM for ROS

Language:C++License:GPL-3.0Stargazers:943Issues:51Issues:116

rgbd-slam-tutorial-gx

code for the rgbd-slam tutorial written in cnblogs

turtlebot_apps

A group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.

pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.

slam3d_gx

A 3d SLAM program, using novel plane ICP

Language:C++License:GPL-3.0Stargazers:63Issues:11Issues:1

Hybrid-Artificial-Potential-Field-A-star-Planning

This method takes best of both world. On one hand,it tries to reduce the overall path cost by using A-star and on other hand it reduces the time complexity by adapting real time reactive power from Artificial-Potential method of motion Planning.