Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Vision情報のチームサイド反転は、上位層に行わせる #57

Open
ShotaAk opened this issue Aug 19, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@ShotaAk
Copy link
Contributor

ShotaAk commented Aug 19, 2019

consai2_receiver/vision_receiverでチームサイドの反転をしているが、vision_receiverはできるだか無編集なデータをPublishすべきである。

# FIXME: チームサイドの反転はより上位の vision_wrapperにやらせる
invert_side = False
if self._SIDE != 'left':
invert_side = True

チームサイドの反転は上位層のvision_wrapperに実行させる。

@ShotaAk ShotaAk added the enhancement New feature or request label Aug 19, 2019
@ShotaAk ShotaAk self-assigned this Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant