update
This commit is contained in:
parent
2aacfe9cac
commit
e1e52fcbb4
@ -531,7 +531,7 @@ void BioHeadRobot::sendExpression(const std::vector<double>& device_64_angles, c
|
||||
|
||||
// 恢复到原始角度
|
||||
// 设备64角度(10通道)
|
||||
const std::vector<double> device_64_neutral = {90, 90, 90, 90, 90, 90, 90, 90, 90, 90};
|
||||
const std::vector<double> device_64_neutral = {90, 90, 90, 90, 80, 125, 100, 60, 90, 90};
|
||||
// 设备65角度(10通道)
|
||||
const std::vector<double> device_65_neutral = {90, 90, 90, 90, 90, 90, 90, 110, 90, 90};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user