Skip to content

Commit af98212

Browse files
committed
Update __init__.py
1 parent af0a4f3 commit af98212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from __future__ import absolute_import
22

3-
from .std_msgs import *
43
from .actionlib_msgs import *
54
from .control_msgs import *
65
from .geometry_msgs import *
@@ -9,6 +8,7 @@
98
from .octomap_msgs import *
109
from .sensor_msgs import *
1110
from .shape_msgs import *
11+
from .std_msgs import *
1212
from .trajectory_msgs import *
1313

1414
from .services import *

0 commit comments

Comments
 (0)