Skip to content
Snippets Groups Projects
Commit 7f78ad87 authored by Fabian Reister's avatar Fabian Reister
Browse files

scenario NavigationSimulation update

parent 6be66913
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,14 @@
# ArmarX.RemoteHandlesDeletionTimeout = 3000
# ArmarX.RobotStateMemory.ArVizStorageName: Name of the ArViz storage
# Attributes:
# - Default: ArVizStorage
# - Case sensitivity: yes
# - Required: no
# ArmarX.RobotStateMemory.ArVizStorageName = ArVizStorage
# ArmarX.RobotStateMemory.ArVizTopicName: Name of the ArViz topic
# Attributes:
# - Default: ArVizTopic
......
......@@ -92,6 +92,14 @@
# ArmarX.LoggingGroup = ""
# ArmarX.ObjectMemory.ArVizStorageName: Name of the ArViz storage
# Attributes:
# - Default: ArVizStorage
# - Case sensitivity: yes
# - Required: no
# ArmarX.ObjectMemory.ArVizStorageName = ArVizStorage
# ArmarX.ObjectMemory.ArVizTopicName: Name of the ArViz topic
# Attributes:
# - Default: ArVizTopic
......
......@@ -92,6 +92,14 @@
# ArmarX.LoggingGroup = ""
# ArmarX.Navigator.ArVizStorageName: Name of the ArViz storage
# Attributes:
# - Default: ArVizStorage
# - Case sensitivity: yes
# - Required: no
# ArmarX.Navigator.ArVizStorageName = ArVizStorage
# ArmarX.Navigator.ArVizTopicName: Name of the ArViz topic
# Attributes:
# - Default: ArVizTopic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment