We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed3976 commit 3c0bfb0Copy full SHA for 3c0bfb0
dimos/control/tasks/__init__.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-"""Task implementations for the ControlOrchestrator."""
+"""Task implementations for the ControlCoordinator."""
16
17
from dimos.control.tasks.trajectory_task import (
18
JointTrajectoryTask,
0 commit comments