You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ros2: updates to cmake and launch files to support build on macOS
Port to ROS 2
Signed-off-by: Ryan Friedman <[email protected]>
Get launch file running aside from resources
* Update docs
* Remove ROS1 cruft
Signed-off-by: Ryan Friedman <[email protected]>
- update gdal include path if __APPLE__
- consolidate cmake files and install executable
- update rviz to rviz2 in launch file
- add arguments and rename python launch file
- link directory workaround for yaml-cpp on aarch64.
- update launch files to use correct param name for tif_color_path.
- CMakeLists.txt improvements.
- remove target_include_directories for test_tif_loader.
- add dependency on yaml_cpp_vendor.
- restore namespace to tif_loader node in launch file.
- exclude executable from target exports and fix header install directory.
Signed-off-by: Rhys Mainwaring <[email protected]>
Co-authored-by: Ryan Friedman <[email protected]>
Co-authored-by: Rhys Mainwaring <[email protected]>
0 commit comments