- yocs_cmd_vel_mux: fixes node handle for output pub to keep backwards compatibility
- adds a little launcher restructing for muxer and smoother
- Contributors: Marcus Liebhardt
- updating package informations. remove email for authors. updating maintainer
- Contributors: Jihoon Lee
- Added support for YAML-CPP 0.5+. The new yaml-cpp API removes the "node >> outputvar;" operator, and it has a new way of loading documents. There's no version hint in the library's headers, so I'm getting the version number from pkg-config. This part of the patch is a port of the ones created by @ktossell for map_server and other packages. The new yaml-cpp also does not have FindValue.
- Contributors: Scott K Logan
- Unify naming politics for binaries and plugins.
- Renamed as yocs_cmd_vel_mux.
- Add bugtracker and repo info URLs.
- Changelogs at package level.
- License link fixed.
- Catkinized.
- More generous description.
- Dynamically reconfigurable.
- Upgraded to new groovy plugin formats.
- Add reconfigure launcher and parameter file.
- Add a dynamic reconfigure script to accept a yaml filename.
- Initial version.