- Cleanup the CMakeLists.txt (#51)
- Contributors: Chris Lalancette
- Make DepthImageToLaserScan more RAII.
- Fixes pointed out by clang-tidy.
- Contributors: Chris Lalancette
- Update the README.md to describe the topics and parameters.
- Add in a launch file for composable node.
- Rename launch file to conform to recommendations.
- Remove unnecessary Depth.cfg.
- Make depthimage_to_laserscan composable.
- Rename header files to .hpp
- Style cleanup.
- Contributors: Chris Lalancette
- Export interfaces for Win32 Shared Lib (#44)
- Contributors: Sean Yen
- update code to be consist with new ros2 core (#42)
- Contributors: Gary Liu
- Port depthimage_to_laserscan to ROS2.
- Import ROS2 changes from https://github.com/ros2/depthimage_to_laserscan.git to upstream
- Contributors: Chad Rockey, Chris Lalancette, Mikael Arguedas, Shane Loretz, dhood
- Merge pull request #27 from ros-perception/mikaelarguedas-patch-1 update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- Contributors: Chad Rockey, Mikael Arguedas
- Merge pull request #11 from ros-perception/hydro-devel Update indigo devel with angle fix
- Merge pull request #8 from vliedel/hydro-devel fixed angle_increment
- fixed angle_increment
- Merge pull request #7 from bulwahn/hydro-devel check for CATKIN_ENABLE_TESTING
- check for CATKIN_ENABLE_TESTING
- Added ARCHIVE DESTINATION
- Contributors: Chad Rockey, Lukas Bulwahn, vliedel
- Removed y component from projected beam radius.
- No more Willow Garage email.
- Merge pull request #4 from ericperko/groovy-devel Cleaned up CMakeLists a bit
- Cleaned up CMakeLists a bit
- Update version to 1.0.4
- Merge pull request #3 from ahendrix/fix_testdeps Fix testdeps
- Removed redundant test-depends.
- Remove old makefile.
- fix exported libraries (fix #2)
- fix dyn reconf
- Updated description.
- Updated readme to link to wiki.
- Update package.xml New release for missing catkin build_depend.
- Merge pull request #1 from ablasdel/groovy-devel updated catkin buildtool_depend
- updated catkin buildtool_depend
- Cleanup of the CMakeLists.txt
- First attempt at Catkinizing.
- Pushing fuerte-devel to github.
- Initial commit