Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@ahornung ahornung released this 19 Mar 20:10
· 2 commits to devel since this release
  • CMake: Fix duplicate uninstall target (#406)
  • Fix errors with recent compilers and C++17/20 standard (#394)
  • Fix ScanGraph.h c++20 compilation error (#398)
  • Add smaller than operator for vectors (#330)
  • Add vcpkg installation instructions to Readme (#382)
  • Fix test dependencies in CMakeLists (#374)
  • replace deprecated std::iterator by defining required types (#373)
  • octovis: fix issue with saving not showing any dialog (#414)
  • octovis: Fix deprecated QString and glext redefinition warning (#375)
  • octovis: Declare missing dependency on opengl (#408)
  • ROS: Updates to compile cleanly on ROS 2 Rolling on Ubuntu 24.04 (#415)
  • ROS: Remove ccache for ROS-Industrial CI yml (#413)
  • ROS: Remove EOL ROS distros from CI actions