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
Hello!
I was trying to build Carla Autoware Bridge as Docs said,But when I do the step Run,I found that I don't have the corresponding file autoware-contents as it said in step Run line 2,dose anybody knows?
Hello!
I was trying to build Carla Autoware Bridge as Docs said,But when I do the step Run,I found that I don't have the corresponding file autoware-contents as it said in step Run line 2,dose anybody knows?
export CARLA_AUTOWARE_ROOT=
/carla-autoware/autoware_launch/autoware-contents/mapsexport CARLA_MAPS_PATH=
source /ros/install/setup.bash
source $CARLA_AUTOWARE_ROOT/../catkin_ws/devel/setup.bash
export PYTHONPATH=$PYTHONPATH:
/carla-python/carla/dist/carla--py2.7-linux-x86_64.egg:/carla-python/carla/roslaunch $CARLA_AUTOWARE_ROOT/devel.launch
The text was updated successfully, but these errors were encountered: