adds python port (only simple projection)
This commit is contained in:
committed by
Vincent Rabaud
parent
43bb1c4191
commit
d4785e879a
@@ -14,6 +14,8 @@ find_package(Boost REQUIRED COMPONENTS system thread)
|
||||
|
||||
find_package(Eigen REQUIRED)
|
||||
|
||||
catkin_python_setup()
|
||||
|
||||
catkin_package(
|
||||
INCLUDE_DIRS include
|
||||
LIBRARIES laser_geometry
|
||||
|
||||
Reference in New Issue
Block a user