Skip to content

Commit 33c90e3

Browse files
author
Bernd Gassmann
committed
fix package.xml versions and remove wheels build
1 parent e9d42a7 commit 33c90e3

File tree

3 files changed

+2
-70
lines changed

3 files changed

+2
-70
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

ad_map_access/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ad_map_access</name>
5-
<version>3.0.0</version>
5+
<version>2.6.3</version>
66
<description>ad_map_access</description>
77
<maintainer email="carla.simulator@gmail.com">CARLA Simulator Team</maintainer>
88
<license>MIT</license>

ad_physics/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ad_physics</name>
5-
<version>3.0.0</version>
5+
<version>2.6.3</version>
66
<description>ad_physics</description>
77
<maintainer email="carla.simulator@gmail.com">CARLA Simulator Team</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)