Skip to content

Commit 54894d8

Browse files
Merge pull request #73 from nobleo/fix/tf_transformations
Another missing python dep in tf_transformations
2 parents 14aba43 + 9dfc4fb commit 54894d8

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pkg_additional_info.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,5 @@ rosx_introspection:
168168
# Remove all lines after this one on new full rebuild
169169
rosbridge_library:
170170
build_number: 18
171+
tf_transformations:
172+
build_number: 18

robostack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,8 @@ python3-tk:
987987
robostack: [tk]
988988
python3-tornado:
989989
robostack: [tornado]
990+
python3-transforms3d:
991+
robostack: [transforms3d]
990992
python3-twisted:
991993
robostack: [twisted]
992994
python3-typeguard:

0 commit comments

Comments
 (0)