Skip to content

luoshi006/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meow

A Matlab Simulation Repo, now focus on robot visualization and Navigation planning.

Contents

.
├── meow_startup.m      # load lib path
├── doc                 # demo picture
├── examples            # some demo and feature test
├── third               # third lib
├── utils               # create common object
└── visualization       # draw object on current figure

Demo

Robot Base

Path

Trajectory

Velocity Planning - paper

autoware 代码中将论文中的 SOCP 问题简化为 QP 问题;虽然只考虑了 smooth 和 IoD,但合理整定参数也可以基本实现较好的光滑速度曲线。

Refs

About

Matlab Robot Navigation Visualization Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published