Skip to content

Repository files navigation

robot_nav

Read this in other languages: English, 中文.

A course project for motion control simulation of a mobile robot

Introduction

The static map of this project has been given, we need to complete the kinematics (getting the speed of two wheels after knowing the v,w), TF message sending, global path planning and trajectory tracking.

In the project, I completed the global path planning through A*, JPS, RRT* methods, and track the intermediate path points using the plain and DWA methods after selecting the intermediate points.

GIF

image-20230711103108877

image-20230711103003141

Usage

Compile the workspace and run the following command: roslaunch course_agv_nav nav.launch

About

mobile robot practice in ZJU (RRT* A* JPS DWA)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages