2D球稳定平台
我正在尝试执行2D球稳定平台,该平台总是将球放在平台,平台的中心(x = 0,y = 0)上。
这是我的限制和要求:
- 不允许电阻面板
- 平台至少50厘米x 50 cm
- 时,当对球施加任何干扰时,平台必须在10秒内
- 使用 Computer 在10秒内将其稳定,a 必须使用控制器
- 使用图像处理,则
如果 处理是该项目的最佳方法,因为当检测球时,我可以轻松地将PID控制算法应用于平台。但是,我不知道图像处理以及如何使用控制器进行操作。
我认为使用激光距离计,但要精确地测量,我必须使用很多昂贵的传感器。
我该如何处理这种情况。关于此主题的任何链接,帮助,数据表,文章将不胜感激。如果有人照亮我的方式,我可以取得进步。
I am trying to do 2D ball stabilization platform which always keeps the ball which is put on the platform, center of the platform (x= 0, y=0).
Here is my restriction and requiements:
- Resistive panel is not allowed
- Platform at least 50cm x 50 cm
- When applied any disturbance to ball, platform must stabilize it on the center within 10 seconds
- Using COMPUTER is not allowed, a controller must be used
- If image processing is used, using READY FUNCTION is not allowed (OpenCV etc. is allowed but such as function for detecting ball is not allowed, we have to write it)
I think that image processing is the best way for this project because when detect the ball I can easily apply PID control algorithm to platform. However, I have no idea about image processing and how to do it with controller.
I thought using laser distance meter but to precise measuring I have to use a lot of sensor which is expensive.
What can I do about this situation. Any link, help, datasheet, essay about this topic would be appreciated. If someone light my way I can make a progress easiliy.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论