Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: carla-simulator/ros-carla-msgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 21c1f379853a1bac7e7a8d7c3fbe9fc1c4b5535e
Choose a base ref
..
head repository: carla-simulator/ros-carla-msgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16b80c8e50648106e80069232db43531273cc286
Choose a head ref
Showing with 0 additions and 3 deletions.
  1. +0 −2 srv/SpawnObject.idl
  2. +0 −1 srv/SpawnObject.srv
2 changes: 0 additions & 2 deletions srv/SpawnObject.idl
Original file line number Diff line number Diff line change
@@ -15,8 +15,6 @@ module carla_msgs {
"This work is licensed under the terms of the MIT license." "\n"
"For a copy, see <https://opensource.org/licenses/MIT>.")
struct SpawnObject_Request {
string type;

carla_msgs::msg::CarlaActorBlueprint blueprint;

geometry_msgs::msg::Pose transform;
1 change: 0 additions & 1 deletion srv/SpawnObject.srv
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@
# For a copy, see <https://opensource.org/licenses/MIT>.
#

string type
carla_msgs/CarlaActorBlueprint blueprint
geometry_msgs/Pose transform
uint32 attach_to