# ArmarX.ArVizStorage.HistoryPath: Destination path where the history are serialized to
# ArmarX.ArVizStorage.HistoryPath: Destination path where the history is serialized to
# Attributes:
# - Default: RobotAPI/ArVizStorage
# - Case sensitivity: yes
@@ -68,7 +68,7 @@
# ArmarX.ArVizStorage.TopicName = ArVizTopic
# ArmarX.CachePath: Path for cache files. If relative path AND env. variable ARMARX_USER_CONFIG_DIR is set, the cache path will be made relative to ARMARX_USER_CONFIG_DIR. Otherwise if relative it will be relative to the default ArmarX config dir (${HOME}/.armarx)
# ArmarX.CachePath: Path for cache files. If relative path AND env. variable ARMARX_CONFIG_DIR is set, the cache path will be made relative to ARMARX_CONFIG_DIR. Otherwise if relative it will be relative to the default ArmarX config dir (${ARMARX_WORKSPACE}/armarx_config)