adds Python projection test
Conflicts: package.xml
This commit is contained in:
committed by
Vincent Rabaud
parent
d4785e879a
commit
0ed1dafb14
@@ -34,6 +34,8 @@ target_link_libraries(laser_geometry ${Boost_LIBRARIES} ${tf_LIBRARIES})
|
||||
if(CATKIN_ENABLE_TESTING)
|
||||
catkin_add_gtest(projection_test test/projection_test.cpp)
|
||||
target_link_libraries(projection_test laser_geometry)
|
||||
|
||||
catkin_add_nosetests(test/projection_test.py)
|
||||
endif()
|
||||
|
||||
install(TARGETS laser_geometry
|
||||
|
||||
Reference in New Issue
Block a user