-
Notifications
You must be signed in to change notification settings - Fork 0
RemoteControlRobot
Mengyu Wu edited this page Jul 9, 2015
·
3 revisions
RemoteRobotControl:
Objective: Using iphone app to remote control the movement of the robot, and getting the live video from the camera on board.
Things have been done:
- raspberry pi and camera module have been set up.
- live streaming video could be seen from browser.
- Basic Server/Client has been done (Server: python, Client: Objective-c)
- Simple movement control of iRobot has been done.
TODO:
- Stream video to iOS device directly
- Set up port forwarding: (now it only works from a device that is connected to the same local area network)
- rewrite the client part using swift language
- using sensors.
- add more advanced features
BitBucket: https://bitbucket.org/mengyuwu/remotecontrolsuperrobot/