Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Protobuf): creates protobuf packets, protobuf files generator and paths include in cmake, receiver code for tests, #27

Merged
merged 34 commits into from
Feb 24, 2023

Conversation

ersaraujo
Copy link
Member

@ersaraujo ersaraujo commented Feb 20, 2023

Description

Publish vision packages via protobuf using SSL-Vision messages

  • Adding SSL-vision proto files
  • Adding generator of protobuf files in CMake
  • Adding a library to send socket packets

Solves #12

TODO

Future modifications

docker_run Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@FelipeMartins96
Copy link
Member

sei que ainda ta em draft kkkkk, mas tava vendo a partir dos problemas que tu comentou hoje, consegui alguns avanços testando aqui e deixei comentado. Agora testando aqui eu recebo só o time amarelo, sabe sobre isso?

@ersaraujo
Copy link
Member Author

sei que ainda ta em draft kkkkk, mas tava vendo a partir dos problemas que tu comentou hoje, consegui alguns avanços testando aqui e deixei comentado. Agora testando aqui eu recebo só o time amarelo, sabe sobre isso?

sei, tem um erro no no vision.cpp

ersaraujo and others added 9 commits February 21, 2023 21:03
Co-authored-by: Felipe Martins <35344539+FelipeMartins96@users.noreply.github.com>
Co-authored-by: Felipe Martins <35344539+FelipeMartins96@users.noreply.github.com>
Co-authored-by: Felipe Martins <35344539+FelipeMartins96@users.noreply.github.com>
Copy link
Member

@FelipeMartins96 FelipeMartins96 left a comment

Choose a reason for hiding this comment

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

acho que só mudar o ip para um de multicast e podemos dar o merge

@FelipeMartins96
Copy link
Member

adiciona tambem o protobuf no installDepedencies e no readme pfv

bmmuc
bmmuc previously approved these changes Feb 22, 2023
client/python/receiver.py Outdated Show resolved Hide resolved
@FelipeMartins96
Copy link
Member

tudo certo, mas esses commits da outra branch? não da problema no merge não?

@ersaraujo ersaraujo merged commit 53d4c75 into main Feb 24, 2023
@ersaraujo ersaraujo mentioned this pull request Mar 7, 2023
@FelipeMartins96 FelipeMartins96 deleted the add_protobuf branch March 15, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Publish vision packages via protobuf using SSL-Vision messages
5 participants