fix ament_target_dependencies() deprecation#1072
fix ament_target_dependencies() deprecation#1072mosfet80 wants to merge 4 commits intomoveit:mainfrom
Conversation
doc/examples/planning_scene_ros_api/src/planning_scene_ros_api_tutorial.cpp
Outdated
Show resolved
Hide resolved
5ca989d to
04325ef
Compare
04325ef to
cbf2556
Compare
5ab7dda to
0580ff1
Compare
fix ament_target_dependencies deprecation Update CMakeLists.txt Update CMakeLists.txt Update planning_scene_ros_api_tutorial.cpp Update CMakeLists.txt
0580ff1 to
4a97225
Compare
Co-authored-by: AndyZe <andyz@utexas.edu>
|
So I see the build fails because PickNik's
|
8b6e47f to
b73426f
Compare
Confirm, the build failure issue is external to the repository. |
|
I can't merge it. Don't have the permissions. I think if you revert #1042 it may start working again. https://github.com/Kinovarobotics/ros2_kortex/blob/main/ros2_kortex-not-released.rolling.repos |
Description
fix ament_target_dependencies deprecation
Checklist