1,Carla和carla-ros-bridge的启动命令
参考carla官网:ROS bridge installation - CARLA Simulator
1.1,首先启动Carla
michael@michael-Lenovo-Legion-Y7000P2020:~/CARLA_0.9.13$ ./CarlaUE4.sh -prefernvidia -quality-level=Low -benchmark -fps=15
1.2,再添加source path
michael@michael-Lenovo-Legion-Y7000P2020:~/carla-ros-bridge/catkin_ws$ source /opt/ros/melodic/setup.bash
michael@michael-Lenovo-Legion-Y7000P2020:~/carla-ros-bridge/catkin_ws$ source /home/michael/carla-ros-bridge/catkin_ws/devel/setup.sh
1.3, 启动ROS-bridge
michael@michael-Lenovo-Legion-Y7000P2020:~/carla-ros-bridge/catkin_ws$ source ~/.bashrc
michael@michael-Lenovo-Legion-Y7000P2020:~/carla-ros-bridge/catkin_ws$ roslaunch carla_ros_bridge carla_ros_bridge.launch