carla-simulator / ros-bridge

ROS bridge for CARLA Simulator
MIT License
513 stars 414 forks source link

ImportError: No module named rospkg.rosversion #596

Open ImtiazUlHassan opened 2 years ago

ImtiazUlHassan commented 2 years ago

Im trying to launch carla ros bridge on Ubuntu 20.04. With Python 3. The example scripts in PythonAPI folder works perfectly. After installing from using "Source for ROS bridge repository download." . When i try to launch a carla_ros_bridge.launch it throws the following error

image