Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gbartyzel authored Mar 13, 2023
1 parent f1cc9a5 commit fb2f3fc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ implemented two variants presented below.

|Environment | Description |
| --- | --- |
| RoomNavigation | Position is obtained from simulation engine.
Collision is detected with ultrasonic sensors |
| DynamicRoomNavigation| Position is obtained from simulation engine.
Collision is detected with ultrasonic sensors.
Moving robots in environment as dynamic obstacles. |
| RoomNavigation | Environment with static obstacles like walls. |
| DynamicRoomNavigation| Environment with dynamic obstacles like randomly moving mobile robots. |


The environment can be customized with four parameters:
Expand Down

0 comments on commit fb2f3fc

Please sign in to comment.