Skip to content

Commit

Permalink
Update readme-en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulkadrtr authored May 9, 2023
1 parent 810ebf8 commit fda9853
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions readme-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ Route Planning and Tracking Application Developed Using ROS2, Turtlebot3, A*, an

![1-min](https://user-images.githubusercontent.com/87595266/217926638-2232239a-5f35-469e-829c-a2883f835bdc.gif)

# V.0.2.0 Version Update | 09.05.2023
![Screenshot from 2023-05-09 12-29-40](https://user-images.githubusercontent.com/87595266/237058148-8cd753df-9058-4126-ae95-c9e28d89f006.png)

The `path_follow.launch.py` file has been added, enabling the map package and route tracking package to be run with a single command. Additionally, an RVIZ2 window is opened to visualize the current map and route. To use version `v.0.2.0`, run the following code.

`ros2 launch nav_controller path_follow.launch.py`


## Innovations / New Features


Expand All @@ -26,6 +18,13 @@ The `path_follow.launch.py` file has been added, enabling the map package and ro

- The Costmap algorithm has been optimized.

# V.0.2.0 Version Update | 09.05.2023
![Screenshot from 2023-05-09 12-29-40](https://user-images.githubusercontent.com/87595266/237058148-8cd753df-9058-4126-ae95-c9e28d89f006.png)

The `path_follow.launch.py` file has been added, enabling the map package and route tracking package to be run with a single command. Additionally, an RVIZ2 window is opened to visualize the current map and route. To use version `v.0.2.0`, run the following code.

`ros2 launch nav_controller path_follow.launch.py`

# How it works?

Start a Gazebo simulation world. For example;
Expand Down

0 comments on commit fda9853

Please sign in to comment.