nav2_way_point_follower; introduce photo at waypoint arrivals plugin (#2041)
* nav2_way_point_follower; introduce photo at waypoint arrivals plugin Signed-off-by:jediofgever <fetulahatas1@gmail.com> * resolve cmake lint errors Signed-off-by:
jediofgever <fetulahatas1@gmail.com> * resolve requested chages of first review Signed-off-by:
jediofgever <fetulahatas1@gmail.com> * minor corrections on photo_at_waypoint header * resolve requested changes of second review Signed-off-by:
jediofgever <fetulahatas1@gmail.com> * update default save_dir Signed-off-by:
jediofgever <fetulahatas1@gmail.com> * move directory checking code to initialize()
Showing
- doc/parameters/param_list.md 12 additions, 2 deletionsdoc/parameters/param_list.md
- nav2_bringup/bringup/params/nav2_params.yaml 3 additions, 3 deletionsnav2_bringup/bringup/params/nav2_params.yaml
- nav2_waypoint_follower/CMakeLists.txt 24 additions, 6 deletionsnav2_waypoint_follower/CMakeLists.txt
- nav2_waypoint_follower/include/nav2_waypoint_follower/plugins/photo_at_waypoint.hpp 109 additions, 0 deletions...lude/nav2_waypoint_follower/plugins/photo_at_waypoint.hpp
- nav2_waypoint_follower/plugins.xml 7 additions, 1 deletionnav2_waypoint_follower/plugins.xml
- nav2_waypoint_follower/plugins/photo_at_waypoint.cpp 146 additions, 0 deletionsnav2_waypoint_follower/plugins/photo_at_waypoint.cpp
- nav2_waypoint_follower/src/waypoint_follower.cpp 1 addition, 1 deletionnav2_waypoint_follower/src/waypoint_follower.cpp
Please register or sign in to comment