- Added a image transport plugin blacklist to the nodlet launch file. This
prevents many of the errors seen in the terminal when running
rosbag -a
to capture camera data - Added the
SoftOn
andSoftOff
service calls
- Added support for Ubuntu 18.04 and ROS Melodic
- Converted primary data publisher to a nodelet architecture
- Provide the
dump
andconfig
scripts to call into the exposed ROS services of the nodelet. Removed the older "config node". - Added unit tests
- Now requires ifm3d 0.9.0 and by association the more modernized tooling (C++14, cmake 3.5, dropped support for 14.04/Indigo, etc.)
- Now publishing extrinsics on a topic
- Added
Dump
Service - Added
Config
Service - Added
Trigger
Service
- Updates to CMakeLists.txt to support Ubuntu 14.04 and ROS Indigo
- Initial (alpha) release