Use rospy_yaml_include for more capable and flexible codec configs
Breaking changes
- Require
rospy_yaml_include
(removed dependence onpyyaml_include
)
New features
- Via
rospy_yaml_include
, support rosparam and environment variable substitutions and include paths in codec config files.
Edited by Eric Gallimore