1 #include <hrpCorba/OnlineViewer.hh> 4 #include "hrpsys/util/LogManager.h" 21 void load(
const char*
name,
const char* url);
27 ::CORBA::Boolean
getPosture(
const char* robotId, DblSequence_out posture);
32 PortableServer::POA_var
poa;
35 std::map<std::string, GLbody *>
models;
std::map< std::string, GLbody * > models
void setLineWidth(::CORBA::Float width)
virtual ~OnlineViewer_impl()
LogManager< OpenHRP::WorldState > * log
void setLineScale(::CORBA::Float scale)
png_infop png_charpp name
virtual PortableServer::POA_ptr _default_POA()
void load(const char *name, const char *url)
png_infop png_uint_32 * width
OnlineViewer_impl(CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, GLscene *i_scene, LogManager< OpenHRP::WorldState > *i_log)
void update(const WorldState &state)
PortableServer::POA_var poa
::CORBA::Boolean getPosture(const char *robotId, DblSequence_out posture)
void setLogName(const char *name)
void drawScene(const WorldState &state)