Skip to content

Knowledge collation and sample codes for robotics learning.

Notifications You must be signed in to change notification settings

sldai/RoboticsAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title permalink paperurl
Robotics Adventure
/publication/2020-07-01-robotics-adventure

This projects contains common robotics algorithm demo.


Perception

Edge features

canny

Key point features

harris

GMapping

gmapping


Planning

Deterministic Search

dijkstra A*
D* Anytime D*

Stochastic Search

RRT RRT Connect
RRT* Dynamic RRT
BIT*

Potential Field

potential_field

Spline Curve

cubic_spline bezier_curve

BSpline Curve

clamped_basis unclamped_basis nonuniform_basis
bspline_eval bspline_interp

Dubins/Reeds Shepp Curve

dubins_curve rs_curve

S-Curve Motion Profile

s_curve

Dynamic Window Approach

dwa


Fast Planner

fast_planner

Control

Two link arm

Car

Quadcopter

track_circle_traj


ref:

About

Knowledge collation and sample codes for robotics learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages