Skip to content
Snippets Groups Projects
Commit 73014b52 authored by bpwilcox's avatar bpwilcox Committed by Carl Delsey
Browse files

Fix Lifecycle NodeOptions API rename (#779)

* update node options function rename

* disable tests temporarily
parent 612bb2e6
No related branches found
No related tags found
No related merge requests found
ament_add_gtest(vtest velocity_iterator_test.cpp)
ament_add_gtest(goal_checker goal_checker.cpp)
target_link_libraries(goal_checker simple_goal_checker stopped_goal_checker)
#ament_add_gtest(goal_checker goal_checker.cpp)
#target_link_libraries(goal_checker simple_goal_checker stopped_goal_checker)
ament_add_gtest(twist_gen_test twist_gen.cpp)
target_link_libraries(twist_gen_test standard_traj_generator)
#ament_add_gtest(twist_gen_test twist_gen.cpp)
#target_link_libraries(twist_gen_test standard_traj_generator)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment