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

数据回环实现 #15552

Open
shengqihailuo1 opened this issue Oct 12, 2024 · 1 comment
Open

数据回环实现 #15552

shengqihailuo1 opened this issue Oct 12, 2024 · 1 comment
Labels
Data Data related questions/issues

Comments

@shengqihailuo1
Copy link

我需要做一个数据回环的功能。要将车上的摄像头/点云/imu数据切块上传到服务器,还要将服务器处理的结果回传到车上。不要求实时性,可以用apollo cyberRT的框架实现吗?有详细操作示例吗?

@daohu527 daohu527 added the Data Data related questions/issues label Nov 12, 2024
@daohu527
Copy link
Contributor

Cyber ​​only supports intranet transmission, not cross-segment transmission. It is recommended that you use websocket or rpc protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Data related questions/issues
Projects
None yet
Development

No branches or pull requests

2 participants