ROSMOD Actor
Updated component base class:
- Contain
workingDir
as astd::string
which contains the process' current working directory - Properly initialize
workingDir
in the base class constructor
Updated component base class:
workingDir
as a std::string
which contains the process' current working directoryworkingDir
in the base class constructor