hrplib
hrpModel
hrpModel/OnlineViewerUtil.h
Go to the documentation of this file.
1
#ifndef __HRPMODEL_ONLINEVIEWER_UTIL_H__
2
#define __HRPMODEL_ONLINEVIEWER_UTIL_H__
3
4
#include <hrpCorba/OpenHRPCommon.hh>
5
#include <
hrpModel/Body.h
>
6
#include <
hrpModel/World.h
>
7
#include <
hrpModel/ColdetLinkPair.h
>
8
9
void
setupCharacterPosition
(OpenHRP::CharacterPosition &characterPosition,
10
hrp::BodyPtr
body);
11
void
updateCharacterPosition
(OpenHRP::CharacterPosition &characterPosition,
12
hrp::BodyPtr
body);
13
void
getWorldState
(OpenHRP::WorldState& state,
hrp::WorldBase
& world);
14
void
initWorldState
(OpenHRP::WorldState& state,
hrp::WorldBase
& world);
15
void
initWorldState
(OpenHRP::WorldState& state,
hrp::WorldBase
& world,
16
std::vector<hrp::ColdetLinkPairPtr>& pairs);
17
18
#endif
getWorldState
void getWorldState(OpenHRP::WorldState &state, hrp::WorldBase &world)
initWorldState
void initWorldState(OpenHRP::WorldState &state, hrp::WorldBase &world)
setupCharacterPosition
void setupCharacterPosition(OpenHRP::CharacterPosition &characterPosition, hrp::BodyPtr body)
World.h
updateCharacterPosition
void updateCharacterPosition(OpenHRP::CharacterPosition &characterPosition, hrp::BodyPtr body)
hrp::BodyPtr
boost::shared_ptr< Body > BodyPtr
Definition:
Body.h:315
hrp::WorldBase
Definition:
hrplib/hrpModel/World.h:34
Body.h
ColdetLinkPair.h
openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:03