Revision f0dcf4ca client/cpp/src/MiddlewareRSB.cpp
client/cpp/src/MiddlewareRSB.cpp | ||
---|---|---|
156 | 156 |
} |
157 | 157 |
} |
158 | 158 |
|
159 |
void MiddlewareRSB::publish_lookat_target(float x, float y, float z, const std::string frame_id, |
|
160 |
bool blocking, float roll){ |
|
161 |
std::cerr << "not yet implemented" << std::endl; |
|
162 |
} |
|
163 |
|
|
159 | 164 |
void MiddlewareRSB::publish_mouth_target(RobotMouth target, bool blocking){ |
160 | 165 |
/* |
161 | 166 |
boost::shared_ptr<rst::robot::MouthTarget> request(new rst::robot::MouthTarget()); |
Also available in: Unified diff