Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SS47816 committed Mar 14, 2024
1 parent 1b6b3a3 commit 13898ef
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ME5413_Planning_Project

NUS ME5413 Autonomous Mobile Robotics Final Project
NUS ME5413 Autonomous Mobile Robotics Planning Project
> Authors: [Ziggy](https://github.com/ziggyhuang) and [Shuo](https://github.com/SS47816)
![Ubuntu 20.04](https://img.shields.io/badge/OS-Ubuntu_20.04-informational?style=flat&logo=ubuntu&logoColor=white&color=2bbc8a)
Expand Down Expand Up @@ -88,12 +88,6 @@ roslaunch me5413_world path_tracking.launch

## Student Tasks

### Task 1 & 2: Path Planning

* Please refer to the PDF file inside.

### Task 3: Path Tracking

* Control your robot to follow the given **figure 8** track.
* You may use any algorithms you like.
* Implement your algorithms in the `src/me5413_world/include/me5413_world/path_tracker_node.hpp` and `src/me5413_world/src/path_tracker_node.cpp`, to replace our template code.
Expand Down

0 comments on commit 13898ef

Please sign in to comment.