Skip to content

Commit d2da516

Browse files
authored
Merge pull request #28 from samymn/master
Added base/Matrix2d to export list
2 parents a185ade + 3cd4d28 commit d2da516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base.orogen

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ typekit do
142142
'/base/Vector4d',
143143
'/base/Vector6d',
144144
'/base/VectorXd',
145+
'/base/Matrix2d',
145146
'/base/Matrix3d',
146147
'/base/Matrix4d',
147148
'/base/Matrix6d',

0 commit comments

Comments
 (0)