Skip to content

command Bit 재정의 및 비행 프로토콜 코드 탄탄 - #180

Open
Giromi wants to merge 3 commits into
developfrom
174-commandbit-재정의

Hidden character warning

The head ref may contain hidden characters: "174-commandbit-\uc7ac\uc815\uc758"
Open

command Bit 재정의 및 비행 프로토콜 코드 탄탄#180
Giromi wants to merge 3 commits into
developfrom
174-commandbit-재정의

Conversation

@Giromi

@Giromi Giromi commented Jul 16, 2024

Copy link
Copy Markdown
Owner

(저희 코드 잘 작동합니다 ㅎㅎ;;)

기존 코드는 원래 이런 느낌으로 돌아가고 있는 상태였습니다..
image

1. 이륙 코드 수정

절대 좌표계가 대체적으로 상대 고도로 되어있습니다. 그렇기 때문에, 고도 명령어를 내릴 때에는 현재고도에다가 30m를 더하는 것이 아닌, 바로 30m 값을 넣게 됩니다.

2. stateCallbackCommand -> vtolCommandCenter로 이전

기존에는 state가 바뀔 때마다 제어를 하게 되었는데,
vtolCommandCenter을 만들면서 모든 subscribe call back 함수를 받을 수 있도록 구현하였습니다.

4.

@Giromi Giromi linked an issue Jul 16, 2024 that may be closed by this pull request
OKsusu1411
OKsusu1411 previously approved these changes Jul 17, 2024

@OKsusu1411 OKsusu1411 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM이여

@OKsusu1411

Copy link
Copy Markdown
Collaborator

branch 가 업뎃이 안됐나본데

@Giromi

Giromi commented Jul 17, 2024

Copy link
Copy Markdown
Owner Author

branch 가 업뎃이 안됐나본데

Draft 아직 미완성입니다 ㅎㅎ..

@Giromi Giromi self-assigned this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CommandBit 재정의

2 participants