carla/Docs/ros_launchs.md

23 KiB

CARLA launch


##carla_ackermann_control.launch

/carla_ackermann_control_ego_vehicle (Node)

Subscribed to:

Publishes in:


##carla_ros_bridge.launch

carla_ros_bridge (Node)

Publishes the data regarding the current state of the simulation: world, objects, trafic lights, actors... Receives the debug shapes being drawn, which include: arrows, points, cubes and line strips.

Subscribed to:

Publishes in:


##carla_ros_bridge_with_ackermann_control.launch

carla_ros_bridge (Node)

Subscribed to:

Publishes in:

/carla_ackermann_control_ego_vehicle (Node)

Subscribed to:

Publishes in:


##carla_ros_bridge_with_example_ego_vehicle.launch

carla_ros_bridge (Node)

Subscribed to:

Publishes in:

/carla_manual_control_ego_vehicle (Node)

Subscribed to:

Publishes in:

/carla_ego_vehicle_ego_vehicle (Node)

Subscribed to:


##carla_ros_bridge_with_rviz.launch

carla_ros_bridge (Node)

Subscribed to:

Publishes in:

/rviz (Node)

Subscribed to:


##carla_manual_control.launch

A ROS version of the CARLA script manual_control.py that receives and manages the information using ROS topics. It has some prerequisites:

  • To display an image: a camera with role-name 'view' and resolution 800x600
  • To display the position: a gnss sensor with role-name 'gnss1'
  • To detect other sensor data: the corresponding sensor.

/carla_manual_control_ego_vehicle (Node)

Retrieves from CARLA information regarding the ego vehicle. Uses keyboard input to publish messages containing the controller data to manage the ego vehicle. The information retrieved includes both static and current state, the sensor data registered on every step and the general settings of the simulation.

Subscribed to:

Publishes in:


##carla_pcl_recorder.launch

carla_ros_bridge (Node)

Subscribed to:

Publishes in:

/carla_manual_control_ego_vehicle (Node)

Subscribed to:

Publishes in:

/carla_ego_vehicle_ego_vehicle (Node)

Subscribed to:

/enable_autopilot_rostopic (Node)

Publishes in:

/pcl_recorder_node (Node)

Subscribed to:


##carla_waypoint_publisher.launch

/carla_waypoint_publisher (Node)

Subscribed to: