You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -379,7 +379,7 @@ To create a fake screen you need to have `Xvfb` installed.
379
379
|`line_trajectory.py`| One agent is rewarded to move in a line trajectory. | <imgsrc="https://github.com/matteobettini/vmas-media/blob/main/media/scenarios/line_trajectory.gif?raw=true"alt="drawing"width="300"/> |
380
380
|`circle_trajectory.py`| One agent is rewarded to move in a circle trajectory at the `desired_radius`. | <imgsrc="https://github.com/matteobettini/vmas-media/blob/main/media/scenarios/circle_trajectory.gif?raw=true"alt="drawing"width="300"/> |
381
381
|`diff_drive.py`| An example of the `diff_drive` dynamic model constraint. Both agents have rotational actions which can be controlled interactively. The first agent has differential drive dynamics. The second agent has standard vmas holonomic dynamics. | <imgsrc="https://github.com/matteobettini/vmas-media/blob/main/media/scenarios/diff_drive.gif?raw=true"alt="drawing"width="300"/> |
382
-
|`kinematic_bicycle.py`| An example of `kinematic_bicycle` dynamic model constraint. Both agents have rotational actions which can be controlled interactively. The first agent has kinematic bicycle model dynamics. The second agent has standard vmas holonomic dynamics. | <imgsrc="https://github.com/matteobettini/vmas-media/blob/main/media/scenarios/kinematic_bicycle.gif?raw=true"alt="drawing"width="300"/>|
382
+
|`kinematic_bicycle.py`| An example of `kinematic_bicycle` dynamic model constraint. Both agents have rotational actions which can be controlled interactively. The first agent has kinematic bicycle model dynamics. The second agent has standard vmas holonomic dynamics. | <imgsrc="https://github.com/matteobettini/vmas-media/blob/main/media/scenarios/kinematic_bicycle.gif?raw=true"alt="drawing"width="300"/> |
0 commit comments