Skip to content

Commit 986b27c

Browse files
unvendor urdfdom
1 parent e4b7fbc commit 986b27c

File tree

6 files changed

+25
-0
lines changed

6 files changed

+25
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
package:
2+
name: ros-jazzy-urdfdom
3+
version: "4.0.1"
4+
5+
build:
6+
number: 0
7+
8+
requirements:
9+
run:
10+
- urdfdom ==4.0.1
11+
- python 3.11.* *_cpython
12+
13+
about:
14+
homepage: https://github.com/conda-forge/urdfdom-feedstock
15+
license: BSD-3-Clause
16+
summary: |
17+
URDF parser
18+
extra:
19+
recipe-maintainers:
20+
- ros-forge

vinca_linux_64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ full_rebuild: true
1717

1818
packages_skip_by_deps:
1919
- cartographer
20+
- urdfdom
2021
- urdfdom_headers
2122
- urdfdom_py
2223

vinca_linux_aarch64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ full_rebuild: true
1717

1818
packages_skip_by_deps:
1919
- cartographer
20+
- urdfdom
2021
- urdfdom_headers
2122
- urdfdom_py
2223

vinca_osx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ full_rebuild: true
1717

1818
packages_skip_by_deps:
1919
- cartographer
20+
- urdfdom
2021
- urdfdom_py
2122
- urdfdom_headers
2223
- pendulum_control

vinca_osx_arm64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ full_rebuild: true
1717

1818
packages_skip_by_deps:
1919
- cartographer
20+
- urdfdom
2021
- urdfdom_py
2122
- urdfdom_headers
2223
- pendulum_control

vinca_win.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ full_rebuild: true
1717

1818
packages_skip_by_deps:
1919
- cartographer
20+
- urdfdom
2021
- urdfdom_py
2122
- urdfdom_headers
2223
- pcl_conversions

0 commit comments

Comments
 (0)