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
5d261df5
Commit
5d261df5
authored
9 years ago
by
Peter Kaiser
Browse files
Options
Downloads
Patches
Plain Diff
Documentation: Flatter hierarchy in SensorActorUnits
parent
7c93e9a6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/doxygen/pages/SensorActorUnits.dox
+7
-7
7 additions, 7 deletions
etc/doxygen/pages/SensorActorUnits.dox
with
7 additions
and
7 deletions
etc/doxygen/pages/SensorActorUnits.dox
+
7
−
7
View file @
5d261df5
/**
\defgroup RobotAPI-SensorActorUnits
RobotAPI
Sensor-Actor Unit
s
\defgroup RobotAPI-SensorActorUnits Sensor-Actor Unit
\ingroup RobotAPI-Components
* @brief Sensor-Actor Units are Armarx \ref armarx::Component "Components" that communicate usually directly with their
...
...
@@ -12,17 +12,17 @@
@li Publish sensor data through Ice topics @see \ref RobotAPI-SensorActorUnits-observers, \ref Observers
\defgroup RobotAPI-SensorActorUnits-simulation Sensor-Actor Unit
s
Simulation
Implementation
s
\ingroup RobotAPI-
SensorActorUni
ts
\defgroup RobotAPI-SensorActorUnits-simulation Sensor-Actor Unit Simulations
\ingroup RobotAPI-
Componen
ts
Basic simulation implementations of the interfaces that do not consider any physical laws.
\defgroup RobotAPI-SensorActorUnits-observers Sensor-Actor Unit
s
Observers
\ingroup RobotAPI-
SensorActorUni
ts
\defgroup RobotAPI-SensorActorUnits-observers Sensor-Actor Unit Observers
\ingroup RobotAPI-
Componen
ts
Almost any Sensor-Actor Unit has an observer, that observes the sensor value of this unit and
provides datafields for the sensor data. All unit observers implement the \ref armarx::Observer interface.
\defgroup RobotAPI-SensorActorUnits-util
Sensor-Actor Units
Utilit
y
\ingroup RobotAPI-
SensorActorUni
ts
\defgroup RobotAPI-SensorActorUnits-util Utilit
ies
\ingroup RobotAPI-
Componen
ts
Utility and helper classes associated with Sensor-Actor Units.
*/
...
...
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