mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
servo value
This commit is contained in:
@@ -267,7 +267,10 @@ namespace Modelec
|
||||
{1, 0.93},
|
||||
{2, 3.2},
|
||||
{3, 0},
|
||||
{4, 0},
|
||||
{4, 0.8},
|
||||
{5, 0.8},
|
||||
{6, 0.8},
|
||||
{7, 0.8},
|
||||
};
|
||||
|
||||
std::string data = "MOV;SERVO;" + std::to_string(servo_value_.size()) + ";";
|
||||
|
||||
Reference in New Issue
Block a user