Quick User Guide

Copyright © 2001-2009 Dr Robot Inc. All Rights Reserved.
www.DrRobot.com
- 22 -
Recharging
To keep the battery at ideal condition, we recommend recharging the robot at least once every two weeks during
storage (e.g. robot is not in use).
Plug the charging plug from the portable charger onto the secondary recharging socket on the back of the robot,
and then turn on the robot
. The charging process will normally take about 2 hours if the battery power is totally
exhausted. The charging process will automatically stop when completed.
Further Development & Programming
The Sputnik Control program is written with C# program with Visual Studio 2008 express under .Net 3.5
framework. You could download the development tools (Visual Studio 2008 express under .Net 3.5 framework)
free from Microsoft. Please refer to the “Dr Robot Application Development Notes on C# Programming for Robot
Control” for further information.
The control program uses the supporting components and libraries that should have been installed when you
install the control program from the installation CD:
1.
DRROBOTSentinelCONTROL.OCX: Please refer to “WiRobot SDK API Reference Manual.pdf” for
detail.
2.
WiRobotGateway.exe
3.
DrRobotSensorMapBuilder.dll: This dll file provides functions to build the environmental map for
collision avoidance feature.
4.
DrRobotP2PSpeedDrive.dll: This dll file provides functions to drive a robot form one specific point
to another.
5.
DrRobotGPS.dll Sputnik use the vision-landmark based indoor GPS localization system (* option).
This dll file provides the functions to locate the robot position with vision based GPS system.
For support on development using Microsoft Robotics Studio, operation system other than MS Windows, or raw
communication protocol, please contact support@DrRobot.com
.