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

做一个WEB小车远程调试的界面+Socket通信部分 #38

Open
mushroom-x opened this issue Sep 12, 2018 · 5 comments
Open

做一个WEB小车远程调试的界面+Socket通信部分 #38

mushroom-x opened this issue Sep 12, 2018 · 5 comments
Assignees

Comments

@mushroom-x
Copy link
Contributor

  1. 规划都可以远程调试哪些功能(函数功能)
  2. 在1Z IDE上添加功能键

可以使用键盘进行远程遥控

@mushroom-x
Copy link
Contributor Author

socket 传控制指令

@mushroom-x
Copy link
Contributor Author

调试界面, 功能规划

滑动调控制速度,

键盘事件监听

  1. 前进
  2. 左转
  3. 右转
  4. 后退

空格 切换 停止状态

舵机云台控制
W A S D

  1. 下臂 左右 A D
  2. 上臂 上下 W S

IP摄像头 远程传图

@mushroom-x mushroom-x self-assigned this Sep 13, 2018
@mushroom-x
Copy link
Contributor Author

通信的问题, 我还没有想好如何解决.

socket 编程? 另开一个端口?

@mushroom-x mushroom-x changed the title 做一个小车远程调试的界面 做一个WEB小车远程调试的界面+Socket通信部分 Sep 13, 2018
@mushroom-x
Copy link
Contributor Author

已经用MQTT协议 + 键盘完成对应的功能

@mushroom-x
Copy link
Contributor Author

更多的交互组件,还是得需要Web界面来做, 比如旋转特定的角度等等

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

No branches or pull requests

1 participant