Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RobotAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
RobotAPI
Commits
b2f98d8a
Commit
b2f98d8a
authored
4 years ago
by
Rainer Kartmann
Browse files
Options
Downloads
Patches
Plain Diff
Update default config
parent
1dc03d28
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!81
Offer simpler visualization of robot hands
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scenarios/ArVizExample/config/RobotToArVizApp.cfg
+17
-0
17 additions, 0 deletions
scenarios/ArVizExample/config/RobotToArVizApp.cfg
with
17 additions
and
0 deletions
scenarios/ArVizExample/config/RobotToArVizApp.cfg
+
17
−
0
View file @
b2f98d8a
...
...
@@ -143,6 +143,14 @@
# ArmarX.RobotToArViz.ObjectName = ""
# ArmarX.RobotToArViz.RemoteGuiName: Name of the remote gui provider
# Attributes:
# - Default: RemoteGuiProvider
# - Case sensitivity: yes
# - Required: no
# ArmarX.RobotToArViz.RemoteGuiName = RemoteGuiProvider
# ArmarX.RobotToArViz.RemoteStateComponentName: Name of the robot state component
# Attributes:
# - Default: RobotStateComponent
...
...
@@ -151,6 +159,15 @@
# ArmarX.RobotToArViz.RemoteStateComponentName = RobotStateComponent
# ArmarX.RobotToArViz.ShowRobotNodeFrames: If true, show frames of robot nodes (can be changed in RemoteGui).
# Attributes:
# - Default: false
# - Case sensitivity: yes
# - Required: no
# - Possible values: {0, 1, false, no, true, yes}
# ArmarX.RobotToArViz.ShowRobotNodeFrames = false
# ArmarX.RobotToArViz.updateFrequency: Target number of updates per second.
# Attributes:
# - Default: 100
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment