- Update README.md to add links to example ROS1/ROS2 packages.
- FIX: Missing CMake export symbol for ROS1
- Contributors: Jose Luis Blanco-Claraco
- Depend on new mrpt_lib packages (deprecate mrpt2)
- Contributors: Jose Luis Blanco-Claraco
- Fix ROS 1 warning: catkin_add_gtest() should be inside CATKIN_ENABLE_TESTING
- Fix typos
- Contributors: Jose Luis Blanco-Claraco
- Fix installation of headers for ROS 1
- Contributors: Jose Luis Blanco Claraco
- Merge pull request #12 from roncapat/patch-1 Fix build issues with ROS2
- Update README.md: fix badge table
- Contributors: Jose Luis Blanco-Claraco, Patrick Roncagliolo
- Add compose() and inverseCompose() versions for tf2::Transform
- Contributors: Jose Luis Blanco Claraco
- Remove duplicated entry in package.xml
- Offer an C++ API with return-by-value semantics.
- Contributors: Jose Luis Blanco-Claraco
- fix package.xml build_type for ros1/ros2
- Contributors: Jose Luis Blanco Claraco
- Remove find_package() calls due to wrong mrpt-ros2bridge-config.cmake in older mrpt2 versions
- Contributors: Jose Luis Blanco-Claraco
- Fix missing cmake xmllint at configure time.
- Contributors: Jose Luis Blanco-Claraco
- Fix build for ros2
- Rename license as "LICENSE"
- Add contributing.md file
- Contributors: Jose Luis Blanco-Claraco
- Unify ros1/ros2 build system in one single git branch.
- Port to mrpt2, avoid dependency on pkg mrpt_bridge
- Contributors: Jose Luis Blanco Claraco
- Add License file
- remove wrong xml comment reference to mrpt1
- remove travis CI
- Update README.md
- Contributors: Jose Luis Blanco-Claraco
- Update URLs to https
- Update build dep to mrpt2
- update to mrpt2
- add basic unit test
- Set message to status again instead of warning
- Updating CMakeLists.txt to pass build on Ubuntu 16.04LTS with CMake 3.5 with the latest version of MRPT
- Add ros build farm badgets and links
- Contributors: Inounx, Jose Luis Blanco-Claraco, Julian Lopez Velasquez
- fix catkin_lint issues
- Contributors: Jose Luis Blanco Claraco
- Made compatible with MRPT 1.x and 2.x
- Contributors: Jose Luis Blanco Claraco
- relaxing need to find lib mrpt >=1.5
- Silent GCC warnings with Eigen hdrs
- Contributors: Jose Luis Blanco Claraco
- Fix catkin dependencies
- Use C++14
- Fix build against MRPT 1.5 and 2.0
- Contributors: Javier G. Monroy, Jose Luis Blanco Claraco, Jose Luis Blanco-Claraco
- Ported from old repository in mrpt_navigation
- Fix many missing install files
- Contributors: Jose Luis Blanco
- First public binary release.
- consistent version numbers
- Fixed: pose_cov_ops needs export section in manifest