Skip to content

Commit eac0621

Browse files
committed
Fixed rosdep key name
1 parent 7cba996 commit eac0621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<depend>geometry_msgs</depend>
2020
<depend>nav_msgs</depend>
21-
<depend>python-transformations3d-pip</depend>
21+
<depend>python-transforms3d-pip</depend>
2222
<depend>python3-numpy</depend>
2323
<depend>sensor_msgs</depend>
2424
<depend>tf_transformations</depend>

0 commit comments

Comments
 (0)