Skip to content

Commit a2fad1d

Browse files
authored
Update README.md
1 parent 76f7464 commit a2fad1d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ADSS Toolkit/autodrive_ros/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ This directory hosts the <code>autodrive</code> ROS package, which supports modu
66

77
## DEPENDENCIES
88

9-
[AutoDRIVE Devkit's ROS Package](https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Devkit/ADSS%20Toolkit/autodrive_ros) has the following dependencies (tested with Python 3.6.5):
10-
11-
- Websocket-related dependencies for communication bridge between [AutoDRIVE Simulator 0.2.0](https://github.com/Tinker-Twins/AutoDRIVE/releases/tag/Simulator-0.2.0) and [AutoDRIVE Devkit 0.2.0](https://github.com/Tinker-Twins/AutoDRIVE/releases/tag/Devkit-0.2.0) (version sensitive):
9+
[AutoDRIVE Devkit's Python API](https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Devkit/ADSS%20Toolkit/autodrive_py) has the following dependencies (tested with Python 3.8.10):
1210

11+
- Websocket-related dependencies for communication bridge between [AutoDRIVE Simulator](https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Simulator) and [AutoDRIVE Devkit](https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Devkit) (version sensitive):
1312
| Package | Tested Version |
1413
|---------|----------------|
1514
| eventlet | 0.33.3 |

0 commit comments

Comments
 (0)