code911 님의 블로그

  • 홈
  • 태그
  • 방명록

2025/06 1

PRO CONN

import asyncioclass Pose: def __init__(self, x=0, y=0, theta=0): self.x = x self.y = y self.theta = thetaclass ProMover: def __init__(self, host='127.0.0.1', port=8888): self.host = host self.port = port self.reader = None self.writer = None self.current_pose = Pose() async def connect(self): try: self.reader, self.writer = await asyncio.open_connection(self.host, self.port) print(f"✅ {self.host..

카테고리 없음 2025.06.30
이전
1
다음
더보기
프로필사진

code911 님의 블로그

code911 님의 블로그 입니다.

  • 분류 전체보기 (39)

Tag

도커, 스터디, ubuntu, index, 이미지, 개발환경, Ai, 독서, bash, 코딩, py tree, 컨테이너, docker-compose.yml, 백수, Dockerfile, 배열, terminal, 버전차이, 포인터, for,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바