Skip to content
#

path-planning

Here are 391 public repositories matching this topic...

jgkamat
jgkamat commented Jan 31, 2017

Right now the RRT has much less documentation than I'd like (the RRT is one of the most useful parts of our codebase, since it's modularized). We need to try to make thorough docs for the rrt.

Once we have most of the way done to this, I'll add documentation generation so we can have a RRT docs site we can link to on our README, just like robocup-software and robocup-firmware.

This is a goo

NeilNie
NeilNie commented May 12, 2019

Here are the following sections that need to be added or updated on the documentation website.

  • Drive by Wire
    • Steering hardware setup
    • Braking hardware setup
    • Accelerator control
  • Navigation
    • Mapping with rtabmap
    • Path planning
    • Parameter
  • Behavior Control
    • Steering command actuation
    • Linear velo

User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on its current condition and the traffic. Our result is 10% less energy consumption than the route provided by Google map

  • Updated Apr 12, 2020
  • Python

This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)

  • Updated Feb 4, 2019
  • Python

派送助手——2016年全国研究生移动终端应用设计创新大赛一等奖作品。本APP集合快件管理,路线规划,一键导航和智能呼叫功能,能够帮助快递员\外卖员提高派送效率。首先将快件的地址和电话信息添加到"派送助手",点击"开始派送"。后台算法将会计算最优路线,确定快件的派送次序,快递员\外卖员依照提示依次派送。快递员\外卖员遇到不熟悉路线时,点击"导航"可以获取当前位置到目的地的导航路线。当快递员将要到达目的地时,手机会智能识别并提前拨叫用户。节省快递员等待客户取件的时间。

  • Updated Apr 25, 2020
  • Java
NotAnyMike
NotAnyMike commented Oct 6, 2019

You should probably give credit to Coursera, not just the University of Toronto. Also, you should mention the source of the pictures and the slides. And have you considered sharing the answer for one of the projects could go against the terms and conditions of coursera? Please consider that.

Apart from that, Well done man! Looks a very good solution to the project! And you also did a great job

This is a ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles, using a path planning algorithm.

  • Updated Oct 12, 2019
  • Makefile

Improve this page

Add a description, image, and links to the path-planning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the path-planning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.