Skip to content

Commit

Permalink
Add comment about needing to init the module properly
Browse files Browse the repository at this point in the history
  • Loading branch information
nstiurca committed Mar 8, 2019
1 parent cafdde3 commit 1b1c820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/find_ros2.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import Libdl: dlext, find_library
# FIXME: THis should all probably be in some kind of __init__ (see Issue #2)
# TODO: handle missing values gracefully

const ROS_VERSION = VersionNumber(ENV["ROS_VERSION"])
Expand Down

0 comments on commit 1b1c820

Please sign in to comment.