|
|
This file is part of ArmarX. More...
Classes | |
| class | CollisionAvoidanceBase |
| Brief description of class CollisionAvoidanceBase. More... | |
| class | ConfigurableNJointControllerBase |
| class | HandControlBase |
| Brief description of class HandControlBase. More... | |
Typedefs | |
| using | CollisionAvoidanceBasePtr = std::shared_ptr< CollisionAvoidanceBase > |
| using | HandControlPtr = std::shared_ptr< HandControlBase > |
This file is part of ArmarX.
ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
| using CollisionAvoidanceBasePtr = std::shared_ptr<CollisionAvoidanceBase> |
Definition at line 136 of file CollisionAvoidanceCore.h.
| using HandControlPtr = std::shared_ptr<HandControlBase> |
Definition at line 127 of file HandControlBase.h.