Difficulty Setting up AutoDRIVE and establsihing ROS connection #5
-
I had some difficulty setting up when I was trying to use the AutoDRIVE simulator and DevKit that you had uploaded on GitHub. While I was able to run the Simulator, I had a few issues with the following.
I tried using the downgraded version of python 3.6.5 as mentioned in the dependencies and also installed all required dependencies again but it still doesn't work for me. I am using a conda environment currently. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hope our discussion via video call was helpful! Here is a quick review of the discussion: Following is a list of dependencies for using AutoDRIVE Simulator (tested with AutoDRIVE Simulator 0.2.0) with ROS (tested with ROS Noetic):
We were able to reproduce the errors you were facing and (more importantly) resolve them. We have updated the repository with detailed documentation to help you (and others) with dependencies, setup and usage. Kindly check out and clone the updated AutoDRIVE Devkit branch. Furthermore, we have released AutoDRIVE Devkit 0.2.1 with the updated software and instructions as a stable benchmark for convenience. It seems like some of your packages might have conflicting versions/dependencies. Can you try uninstalling all the packages listed as AutoDRIVE Devkit's ROS Package dependencies (even the ones that might be installed using conda, apt, etc.) and then installing the specific versions mentioned above using pip3 (and NOT using conda, apt, etc.)? Also, try deactivating any active conda environments before execution. Hope this is helpful to you (as well as others looking in this direction in the future)! |
Beta Was this translation helpful? Give feedback.
Hope our discussion via video call was helpful! Here is a quick review of the discussion:
Following is a list of dependencies for using AutoDRIVE Simulator (tested with AutoDRIVE Simulator 0.2.0) with ROS (tested with ROS Noetic):
Websocket-related dependencies for communication bridge between AutoDRIVE Simulator and AutoDRIVE Devkit (version sensitive):