Skip to content

Commit

Permalink
Merge pull request #17 from ros-sports/fix_import
Browse files Browse the repository at this point in the history
Fix import in conversion.py
  • Loading branch information
jaagut committed Jun 7, 2023
2 parents a76de07 + ce010a5 commit 9a5d910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soccer_vision_3d_rviz_markers/conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# limitations under the License.

from typing import List

from geometry_msgs.msg import Point
from soccer_vision_3d_msgs.msg import (
Ball, FieldBoundary, Goalpost, MarkingEllipse, MarkingIntersection, MarkingSegment, Obstacle,
Expand Down

0 comments on commit 9a5d910

Please sign in to comment.