Skip to content

Commit e72075c

Browse files
committed
updated ros_numpy to fix use of collections Sequence eric-wieser/ros_numpy#33
1 parent 55ecddc commit e72075c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ubuntu_2204/base_repos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ repositories:
269269
version: cpp17
270270
other/ros_numpy:
271271
type: git
272-
url: [email protected]:eric-wieser/ros_numpy.git
273-
version: master
272+
url: [email protected]:lucasw/ros_numpy.git
273+
version: collections_abc
274274
other/rosboard:
275275
type: git
276276
url: [email protected]:dheera/rosboard.git

0 commit comments

Comments
 (0)