ZATiTech / open_planner

Integrated open source planner and related tools for autonomous navigation of autonomous vehicle and mobile robots
Apache License 2.0
26 stars 6 forks source link

Issue with the carla egg version in .bashrc #5

Closed fengyeying closed 1 year ago

fengyeying commented 1 year ago

thank you for this excellent work. My python version is 3.8, and I installed the Carla lib by pip. So should I delete the part of egg file in .bashrc, or just modified it to the path of py3.7 lib in the Carla folder? I tried to delete this part, but the RecognitionResultOnImage panel has no Image. And if I add it in .bashrc , the vehicle cannot engage, and the state will be "PLANNING" all the time.

hatem-darweesh commented 1 year ago

I wish I had a concrete answer. Soon I will modify the bridge to work with Autoware.Univers humble version. hope that will solve all these issues.