Code Monkey home page Code Monkey logo

QiangSun's Projects

paddleocr icon paddleocr

Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)

paddlescience icon paddlescience

PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle.

pangolin icon pangolin

Python binding of 3D visualization library Pangolin

path-planning-2 icon path-planning-2

本代码的实现包括两个部分: 第一部分: 基于人工势场法的机器人路径规划:随机生成12-15个障碍物,每个障碍物随机占据6-20个栅格,利用该人工势场法编程实现机器人从左下到右上的路径规划。 同时在代码中已实现动态展示的效果。 第二部分: 基于果蝇优化算法的路径规划:根据提供的地图,实现单机器人的全局路径规划。以及拓展部份的双机器人路径规划,两个机器人分别从左下到右上,和从右下到左上。 调用方法: 第一部分:直接运行main.m,有关于调参的部分在main.m开头 第二部分: 单机器人部分:提供了两个地图的示例,test1.m和test2.m 双机器人部分:思路是设置不同的起始点,把单机器人部分连续跑两遍,同时判断不会相撞的条件是计算交叉点处是否有时间差

path-planning-4 icon path-planning-4

Implementation for A* with stricted visited list, Lifelong Planning A* and D* Lite final version

path-planning-algorithms-2 icon path-planning-algorithms-2

This repository contains the (working) MATLAB codes for various popular path planning algorithms like potential fields, visibility graph, RRT and RRT*

path-planning-coverage icon path-planning-coverage

Two path-planning algorithms for finding paths in a known environment - RRT(Randomly Exploring Random Forest) and Vertical Cell Decomposition

path-planning-for-multiple-uavs icon path-planning-for-multiple-uavs

Bachelor thesis project on autonomous path-planning for drones. Path planning is based on RRT family algorithms, and the motion/detection modules are connected with a CTU MRS system.

pathplanning-2 icon pathplanning-2

Path planning graduate project in Halmstad University (dynamic environment)

pathplanning-collisionavoidance icon pathplanning-collisionavoidance

Path-planning for multi-robot systems based on Voronoi diagram with a method to avoid collisions and prevent deadlocks using Petri nets in C++

pathplanning-pso icon pathplanning-pso

Implementation of particle swarm optimization (PSO) for path planning when the environment is known.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.