begins halting unexpectedly, doing one or more of the following may improve performance;

Size: px
Start display at page:

Download "begins halting unexpectedly, doing one or more of the following may improve performance;"

Transcription

1 CLEARPATH ROBOTICS F r o m T h e D e s k o f T h e R o b o t s m i t h s Thank you for your Husky A200 order! As part of the integration, we have prepared this quick reference sheet for you and your team detailing your specific package. System Operational Tips For best battery performance and life, it is advised that the batteries be charged immediately after use. If the vehicle begins halting unexpectedly, doing one or more of the following may improve performance; Reducing motor power draw by lowering acceleration, turning in place less, or limiting the grade of terrain being traversed. Reducing peripheral power draw by unplugging or otherwise shutting off devices which are not in use. N e t w o r k I n f o r m a t i o n The wifi router in your Husky is configured to act as a wifi access point. At any time, you may connect to the robot either by wifi or by Ethernet (connect to one of the open LAN ports on the router inside the Husky user bay), and your computer will be assigned an IP address via DHCP. To connect the Husky to the internet, plug the blue WAN port into a live internet connection. When Husky is connected to the internet, any connected computers will also be able to access the internet. The Desktop computer is configured to connect to an existing network via Ethernet, and is configured to receive an IP address by DHCP. It also has a USB wifi card which may be used to connect directly with the Husky's wifi router. Parameter Robot Husky wifi router IP Husky wifi router iogin Husky 2.4GHz SSID Husky 5GHz SSID Husky wifi password administrator/clearpath UMBC_Husky UMBC_Husky_5G ciearpath Husky Mini-ITX IP Husky MIni-iTX hostname Husky Minl-iTX login Desktop Computer ip Desktop Computer hostname Desktop Computer login cpr-umbc01-01 administrator/clearpath DHCP cpr-umbc01-02 administrator/clearpath Axis camera IP You may change the wifi passwords by accessing the router configuration pages through a web browser.

2 ^CLEARPATH Software Information robotics All nonstandard ROS packages are located in -'/catkln_ws. A custom repository has been created for your robot, located in catkin_ws/src/umbc01_husky_customlzation. It contains all of the custom urdfs and meshes required by your Husky to properly display in rviz. It is good practice to clone this repository into your own account for backup and development. This system is pre-configured to start a joystick interface node for teleoperation. At any time, the wireless gamepad may be used to drive the Husky. Hold the "X" button for fast mode or "A" for slow, and steer with the left analog stick. The hardware launch script will run on startup. It can be started in the background with sudo service husky-core start and stopped with sudo service husky-core stop. It may be launched in the foreground using sudo huskycore-start. Your team should never need to start or stop the service just use roslaunch to launch additional nodes which interface with the persistent ones. If you have to stop the service type rostopic list to make sure that all the nodes have been stop. The drivers for the JAC02 and Kinect2 are in active development by third party developers. If you experience any bugs or problems with the drivers for these devices, we encourage you to submit issues to the respective github repositories so that they may be addressed in a timely manner. Remote Connection to Husky For maximum compatibility, we recommend your ROS workstation be configured with ROS Indigo; Download and install Ubuntu Desktop LTS from Ubuntu.com Set up ROS Indigo: Install the Desktop packages for Husky: $ s u d o a p t - g e t i n s t a l l r o s - i n d i g o - h u s k y - d e s k t o p To communicate directly with the Husky PC, you can SSH in. It will be necessary to ssh into the robot for tasks such as installing, modifying or removing software and files on the Husky. First turn on the base station, and after about a minute turn on the Husky. Note that you will not be able to use GUI tools such as rviz over an SSH connection. In the command prompt: $ s s h a d m i n i s t r a t o c p r - u m b c In order to use rviz and other visualization tools, you must declare the Husky as master. In a console, type: S e x p o r t R O S _ M A S T E R _ U R I = h t t p : / / c p r - u m b c O l : Determine the IP address of your own computer. It should be in the xxx range: $ i f c o n fi g You should then be able to view a list of topics published by the Husky with: $ r o s t o p i c l i s t It will be necessary to declare the Husky as master in every new terminal window, unless you change the master permanently in your ROS environment variables. If you are able to see a list of topics but no data is being published, you may need to add the Husky to your computer's /etc/hosts file. Add this line; cpr-umbcol-01

3 Example Usage CLEARPATH ROBOTICS'" Kinect2 Camera The Kinect2 publishes a number of different rgb, IR. and depth cloud image streams. They are published at HD, QHD and SD resolutions. Depending on your network speed, processor speed and resolution needs, you may choose one of these streams to view. These are best viewed in rviz (see below). Before using the Kinect2 for navigation, we suggest calibrating it as per the instructions on the KInect driver github page: Any issues with the Kinect2 driver may be reported here as well. JAC02 Manipulator For safety during transport, the JAC02 manipulator was shipped in its original shipping container. It may be attached to the robot by sliding it onto the right side post, and locking it in place with the locking levers. Then, plug in the power cable, USB cable, and optional joystick controller. The power switch may be left in the "ON" position, as the arm will now power on and off with the robot. Please be aware that the arm may be back driven when powered off. This means that the arm will fall as soon as it is powered off! Before turning off the arm or the robot, navigate the arm to a safe position or be ready to catch it. When running the home_arm routine, make sure the arm is clear of any obstructions (eg. The Kinect). To obtain the raw joint angles in degrees: $ r o s t o p i c e c h o / j a c o _ a r m _ d r i v e r / o u t / j c i n t _ a n g l e s To obtain the "transformed" joint angles In radians in a standard sensor_msgs format $ r o s t o p i c e c h o / j a c o _ a r n i _ d r i v e r / o u t / j o i n t _ s t a t e To obtain the finger angles in degrees $ r o s t o p i c e c h o / a c o _ a r m _ d r i v e r / o u t / fi n g e r _ p o s i t i o n To obtain the arm's position in Cartesian units in a standard geometry_msgs format 3 r o s t o p i c e c h o / j a c o _ a r m _ d r i v e r / o u t / t o o l _ p o s i t i o n To home the arm, try using the rosservice command: 3 r o s s e r v i c e c a l l / j a c o _ a r m _ d r i v e r / i n / h o m e _ a r m To move the joints to a set of specific angles, try using the joint_angle_workout script: 3 r o s r u n j a c o _ d e m o j o i n t _ a n g l e _ w o r k o u t. p y j a c o j l j 2 j 3 j 4 j 5 j 6 For a full list of available topics and commands, please visit the Kinova-ros repository at Please note that the kinova driver still has a few bugs, among them the inability to properly initialize the fingers. Until the issue is corrected, please use the joystick to manually initialize the fingers (fully open the fingers).

4 CLEARPATH.. - R O B O T I C S A x i s C a m e r a The Axis camera publishes a number of different camera streams. If connected to the Husky's wifi router, you may access the Axis camera video stream directly by entering its IP address into a web browser. You may also view the camera feed via ROS. Declare the Husky as master, then try: $ r o s r u n i m a g e _ v i e w i m a g e _ v i e w i i n a g e : = / a x i s / i m a g e _ r a w _ o u t t h e o r a Visualizing the Husky in rviz The Husky may be visualized using rviz. The Husky, JACO, and Kinect models and transforms have been pre-loaded so that the data they produce is relative to their position on the robot. In order to properly display the meshes that represent your custom configuration, the umbc01_husky_customlzation package will need to be built on your local PC. The Desktop already contains the custom Husky packages you will need to visualize the robot in rviz. 1. First of create a catkin workspace on your local computer. In a command prompt: $ m k d i r - p ~ / c a t k i n _ w s / s r c $ c d ~ / c a t k i n _ w s / s r c $ c a t k i n _ i n i t _ w o r k s p a c e $ c d - - / c a t k i n _ w s / $ c a t k i n _ m a k e $ s o u r c e d e v e l / s e t u p. b a s h 2. Then copy the umbc01_husky_customizatjon directory from the robot into the workspace. For example using scp from your host machine : $ s c p - r a d m i n i s t r a t o c p r - u m b c :/home/administrater/catkin_ws/src/unibc01_husky_customization ~/catkin_ws/src 3. Build and source the workspace $ c d ~ / c a t k i n _ w s / $ c a t k i n _ m a k e $ s o u r c e d e v e l / s e t u p. b a s h 4. Install the husky_viz package $ s u d o a p t - g e t u p d a t e $ s u d o a p t - g e t i n s t a l l r o s - i n d i g o - h u s k y - v i z 5. Install the JACO drivers $ c d ~ / c a t k i n _ w s / s r c $ w s t o o l s e t k i n o v a - r o s - g i t h t t p s : / / g i t h u b. c o m / K i n o v a r o b o t i c s / k i n o v a - r o s $ w s t o o l u p d a t e k i n o v a - r o s $ c d.. $ c a t k i n _ m a k e 6. Launch rviz $ r o s l a u n c h h u s k y _ v i z v i e w _ r o b o t. l a u n c h You can rotate the model using your cursor, and zoom in or out by scrolling up or down. Strafe by holding down Shift and dragging the model. The Husky itself may be driven directly from rviz by changing to interact mode. In this mode, arrows appear around the Husky model. Drag the arrows to make the Husky move.

5 ^CLEARPATH The Kinect data may be added by clicking the "Add" button in the bottom left, selecting "By topic?^t?ien choosing /kinect2, /qhd, /image_depth_rect, Depth Cloud compressed. Once the depth cloud appears in rviz, you can overlay the rgb data by expanding the DepthCloud topic, and selecting '7kinect2/qhd/image_color_rect" for the Color Image Topic. Finally, change the Color Transport Hint to "compressed." An Axis camera feed may be added to the rviz interface by clicking the "Add" button in the bottom left, selecting "By topic," then choosing the desired camera feed from the list. We suggest image_raw_out, Image, theora. M o r e i n f o r m a t i o n o n r v i z i s a v a i l a b l e h e r e : h t t p : / / w i k i. r o s. o r q / r v i z Information on husky_viz is available here: viz UM6 IMU Two CM Robotics UM6 IMUs have been included with your Husky package. These IMUs may be attached anywhere on the robot or JACO manipulator to more accurately track the movement of the robots. When connected to either the robot or the Desktop computer, they will appear in the directory /dev/clearpath/ as device "imu". The launch file for the device may be accessed with: $ r o s l a u n c h h u s k y _ b r i n g u p u m 6. l a u n c h Note that a transform will likely need to be added to the launch file, depending on where the IMU has been placed.

6 Remote Tele-Operation CLEARPATH ROBOTICS*" Full tele-operation of the Husky may be accomplished by installing the Husky core on your "base station" computer, and launching the teleop node in the command prompt: $ s u d o a p t - g e t i n s t a l l r o s - i n d i g o - h u s k y - r o b o t $ r o s l a u n c h h u s k y _ b r i n g u p t e l e o p. l a u n c h With the wireless gamepad dongle plugged into your base station computer, it should be possible to drive the Husky remotely. You may remotely view the image from the Husky camera using ROS (we recommend the theora stream). Shore Power Upgrade An AC receptacle has been installed on the left side of your Husky, between the front and rear wheels. By connecting this receptacle to regular household power (input range is VAC), the Husky may run indefinitely without discharging its battery. When the Shore Power is in use, an extra fan will run continuously to help cool the internal power supply. The battery does not need to be plugged in while using shore power, but Husky will not drive without a battery. All of the other systems will operate normally. Please note that while the Shore Power Upgrade will prevent the Husky battery from discharging, it is not intended for charging the battery. You will still need to use the battery charger to fully charge Husky's battery. Power-On Information The computer in your Husky is powered by an intelligent power supply. When the Husky is powered on, the power supply delivers a "power-on" signal to the computer motherboard. When the Husky is powered off, the power supply will send a "power-oft signal to the motherboard, and maintain power to the computer for up to a minute while it shuts down. When power cycling the Husky, make sure you allow time for the computer to fully shut down before powering on again. Learning If you are new to using ROS, please visit our support page for information on how to get started using your new Husky: support.clearpathrobotics.com Please contact our support team directly at support@ciearpathrobotlcs.com if you have any questions that aren't answered on our support page. For ROS-specific questions, we recommend visiting answers.ros.org, which we also keep an eye on. Sincerely, The Robotsmiths

From The Desk of The Robotsmiths

From The Desk of The Robotsmiths From The Desk of The Robotsmiths Thank you for your Heron M300 order! As part of the integration, we have prepared this quick reference sheet for you and your team detailing your specific package. Network

More information

E28 FALL 2016 ZUCKER PROJECT 1. Project 1: TurtleBot 2 Programming Basics

E28 FALL 2016 ZUCKER PROJECT 1. Project 1: TurtleBot 2 Programming Basics Project 1: TurtleBot 2 Programming Basics OVERVIEW In this lab, you will learn about the Open Source Robotics Foundation ROS software, and get to know your TurtleBot 2 robot. You will also program your

More information

ViZion DR + Wireless Install Guide

ViZion DR + Wireless Install Guide 1 ViZion DR + Wireless Install Guide 1. Open the DR panel box. 2. Put aside the three cables from the top layer of Styrofoam for storage. These cables are only required for potential troubleshooting scenarios.

More information

NEW TERMINAL-2 $..turtlebot2 $ ssh Enter Password. $ roslaunch openni2_launch openni2.launch ASUS Camera Driver

NEW TERMINAL-2 $..turtlebot2 $ ssh Enter Password. $ roslaunch openni2_launch openni2.launch ASUS Camera Driver ON TURTLEBOT 2 Camera and Mapping 3/1/2016 1. Unplug POWER CORD TO NETBOOK - Make sure it is charged. 2. LOG ON NETBOOK PASS: TB 3. Connect ASUS camera to Netbook - USB 4. POWER ON BASE (Button to right

More information

Wireless Networked Autonomous Mobile Robot with HAWK Animated Head System. Sputnik 3. Quick Start Guide

Wireless Networked Autonomous Mobile Robot with HAWK Animated Head System. Sputnik 3. Quick Start Guide Wireless Networked Autonomous Mobile Robot with HAWK Animated Head System Sputnik 3 Quick Start Guide Copyright 2009, WARNINGS Do NOT power on the robot before reading and fully understanding the operation

More information

Wireless (WiFi g), Dual 5DOF Arm and 1DOF Grippers, Internet Remote Monitoring Robot. Scout 2

Wireless (WiFi g), Dual 5DOF Arm and 1DOF Grippers, Internet Remote Monitoring Robot. Scout 2 Wireless (WiFi 802.11g), Dual 5DOF Arm and 1DOF Grippers, Internet Remote Monitoring Robot Scout 2 Quick Start Guide WARNINGS Do NOT power on the robot before reading and fully understanding the operation

More information

Platypus Lutra Documentation

Platypus Lutra Documentation Platypus Lutra Documentation Release 1.0 RDML April 25, 2016 User Documentation 1 Setup and launch of the sami-crw software 3 1.1 Installing the Software.......................................... 3 1.2

More information

Set up and Foundation of the Husky

Set up and Foundation of the Husky Set up and Foundation of the Husky Marisa Warner, Jeremy Gottlieb, Gabriel Elkaim Worcester Polytechnic Institute University of California, Santa Cruz Abstract Clearpath s Husky A200 is an unmanned ground

More information

Preface...vii. Printed vs PDF Versions of the Book...ix. 1. Scope of this Volume Installing the ros-by-example Code...3

Preface...vii. Printed vs PDF Versions of the Book...ix. 1. Scope of this Volume Installing the ros-by-example Code...3 Contents Preface...vii Printed vs PDF Versions of the Book...ix 1. Scope of this Volume...1 2. Installing the ros-by-example Code...3 3. Task Execution using ROS...7 3.1 A Fake Battery Simulator...8 3.2

More information

INF Introduction to Robot Operating System

INF Introduction to Robot Operating System INF3480 - Introduction to Robot Operating System February 22, 2017 Justinas Mišeikis Side Note This is an overview lecture, but do expect exam question on ROS topic also. Please pay more attention to the

More information

Wireless Networked Autonomous Mobile Robot with High Resolution Pan-Tilt-Zoom Camera. i90

Wireless Networked Autonomous Mobile Robot with High Resolution Pan-Tilt-Zoom Camera. i90 Wireless Networked Autonomous Mobile Robot with High Resolution Pan-Tilt-Zoom Camera i90 Quick Start Guide WARNINGS Do NOT power on the robot before reading and fully understanding the operation procedures

More information

Scout. Quick Start Guide. WiFi Mobile Robot Development Platform with Multi-DOF Gripping Arms

Scout. Quick Start Guide. WiFi Mobile Robot Development Platform with Multi-DOF Gripping Arms WiFi Mobile Robot Development Platform with Multi-DOF Gripping Arms Scout Quick Start Guide Copyright 2001-2010, WARNINGS Do NOT power on the robot before reading and fully understanding the operation

More information

Lab 1 RVIZ and PYTHON with Simple Robot Manipulator Model

Lab 1 RVIZ and PYTHON with Simple Robot Manipulator Model Lab 1 RVIZ and PYTHON with Simple Robot Manipulator Model In this Lab we will learn how to use the RVIZ Robot Simulator and convert Quaternions to/from axis angle representation. We will use the Python

More information

Streaming Smart Stick. Quick Start Guide

Streaming Smart Stick. Quick Start Guide Streaming Smart Stick Quick Start Guide GETTING STARTED 1.1 Inside the Box 1 1.2 Equiso Streaming Smart Stick 2 1.3 Equiso Remote 3 1.4 Using Your Equiso Remote 4 1.5 What You Need 5 1.6 Charging the Remote

More information

Overview KMR WS2012/13. ROS Basics. Robot Operating System (ROS) Practical Introduction. Johannes Maurer Clemens Mühlbacher. Master.

Overview KMR WS2012/13. ROS Basics. Robot Operating System (ROS) Practical Introduction. Johannes Maurer Clemens Mühlbacher. Master. KMR WS2012/13 Practical Introduction Overview Johannes Maurer Clemens Mühlbacher Graz University of Technology Graz, October 12th, 2012 1 2 Robot Operating System (ROS) open-source meta-operating system

More information

NETWORK THE HOME 10 FOLDERS APPS

NETWORK THE HOME 10 FOLDERS APPS NID-7006 NAXA NID Tablet User s Guide Table of Contents GETTING STARTED 4 CONNECTING TO A WIRELESS NETWORK 4 USING THE TOUCHSCREEN 4 USING THE HOME SCREENS 5 USING THE NAVIGATION ICONS 6 USING THE ALL

More information

Tablet PC User Manual

Tablet PC User Manual Tablet PC User Manual Please read all instructions carefully before use to get the most out of your Time2Touch Tablet PC. The design and features are subject to change without notice. Contents Important

More information

Welcome! Note: Available applications and services are subject to change at any time.

Welcome! Note: Available applications and services are subject to change at any time. Get Started Welcome! Thank you for choosing Sprint. This booklet helps you get started with Sprint and your new R850 Mobile Hotspot. ReadyNow For more help in getting up and running with your new device,

More information

Wireless Networked Autonomous Mobile Robot with Dual High Resolution Pan-Tilt-Zoom Camera. Sputnik 2

Wireless Networked Autonomous Mobile Robot with Dual High Resolution Pan-Tilt-Zoom Camera. Sputnik 2 Wireless Networked Autonomous Mobile Robot with Dual High Resolution Pan-Tilt-Zoom Camera Sputnik 2 Quick Start Guide WARNINGS Do NOT power on the robot before reading and fully understanding the operation

More information

DOWNLOAD PDF DELL VENUE 8 PRO 5830 MANUAL

DOWNLOAD PDF DELL VENUE 8 PRO 5830 MANUAL Chapter 1 : Dell Tablet Venue 8 Pro () Accessories - Adapter, Laptop Bag, Lid, External Hard Drive Dell Get user or pdf manual for your Dell Venue Pro. Search. Sign In. My Account. Place orders quickly

More information

Copyright White Box Robotics Inc. and Frontline Robotics Inc

Copyright White Box Robotics Inc. and Frontline Robotics Inc Disclaimer Working with electronics and installing the plastics will require care and patience. PROPER GROUNDING PROCEDURES before handling the electronics. Touching the robot chassis (which is common

More information

Specifications. What s Inside The box

Specifications. What s Inside The box Tablet of Contents Specifications.1 What s inside the box 1 Tablet Parts 2 Getting started...2 Connecting to the Internet..6 Task Bar..8 Install and Uninstall 9 Camera.10 HDMI.11 Trouble Shooting 11 Warranty..13

More information

New Features User Guide Addendum

New Features User Guide Addendum Thank you for choosing this TVonics Digital TV Recorder product. Models: DTR HD500 / DTR Z500HD Software Version V2.0.Axxxx.Dxxx.F100 onwards New Features User Guide Addendum These models now include BBC

More information

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5.

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Table of Contents Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Maintenance 1.1 1.2 1.3 1.4 1.5 1.6 2 Introduction Introduction Introduction The

More information

Ctdigi.com. Instruction manual. Production by S & W Technology Labs

Ctdigi.com. Instruction manual. Production by S & W Technology Labs Ctdigi.com Instruction manual Production by S & W Technology Labs I. Install app II. Guard camera Guard camera Introduction Accessory Sensor Scenario Guard 360 Introduction - Catalog - Install app Scenario

More information

The LiveU Solo Unit. Support. Submit a Case

The LiveU Solo Unit. Support. Submit a Case Support The LiveU Solo Unit Submit a Case Back The LiveU Solo unit easily connects to most commercially available cameras via HDMI cable or SDI cable, and comes with an easy to-use interface. LiveU Solo

More information

Everything in your eyes. ismartviewpro. (For iphone) User Manual VER 5.0

Everything in your eyes. ismartviewpro. (For iphone) User Manual VER 5.0 IP Cloud Network Camera Everything in your eyes ismartviewpro (For iphone) User Manual 2018-01 VER 5.0 1. ismartviewpro Summary ismartviewpro (iphoneversion) is developed application software based on

More information

Panoramic Talking Camera

Panoramic Talking Camera Panoramic Talking Camera IPC2201 home8alarm.com 1-844-800-6482 support@home8alarm.com 1 Table of Contents Chapter 1. Introduction... 1 1.1 System Requirement... 1 Chapter 2. Hardware Overview... 2 Chapter

More information

Package Contents. AC1200 WiFi Router Model JR6100 Installation Guide

Package Contents. AC1200 WiFi Router Model JR6100 Installation Guide Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide NEXTAV TM Cloud Hub - Table of Contents Product Features... 1 Ways to Connect... 1 Hardware and Accessories... 2 Product Parameters... 2 Minimum Hardware Requirements... 2 Product

More information

IP Mini PTZ CAMERA USER GUIDE

IP Mini PTZ CAMERA USER GUIDE IP Mini PTZ CAMERA USER GUIDE TYPE A: To switch the mount style, remove the two screws on the pan bottom and rotate 180 degree to remount. This Mini PTZ cylinder camera can support both wall mount and

More information

User Manual. Product Model: MiTraveler 7D-8B. OS: Android 4.1

User Manual. Product Model: MiTraveler 7D-8B. OS: Android 4.1 User Manual Product Model: MiTraveler 7D-8B OS: Android 4.1 Tablet of Contents Specifications.1 What s inside the box 2 Tablet Parts 2 Getting started...2 Connection to Internet..6 Task Bar..8 Install

More information

1. Press "Speed Test" to find out your actual uplink and downlink speed.

1. Press Speed Test to find out your actual uplink and downlink speed. ASRock G10 Gaming Router 6.4 QoS Settings QoS Add Gaming Boost web page. Gaming Boost: Enable or disable the Gaming Boost. Bandwidth The router supports Gaming Boost natively, which identifies and intelligently

More information

ROUTER SETUP GUIDE HT1927_

ROUTER SETUP GUIDE HT1927_ ROUTER SETUP GUIDE HT1927_05282014 TABLE OF CONTENTS Equipment in Box Router Equipment Included Router Cat5 Cable Power Cord Assembly Setup Creating a Network Map Labeling and Installation Photos Configuration

More information

WiFi IP Camera User s Guide

WiFi IP Camera User s Guide WiFi IP Camera User s Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Overview... 1 Physical Details - WiFi IP Camera... 2 Package Contents... 4 CHAPTER 2 BASIC SETUP... 5 System Requirements... 5

More information

VEX Robot Remote Control Set-Up

VEX Robot Remote Control Set-Up VEX Robot Remote Control Set-Up Note: Before proceeding with the VEXnet joystick setup on the following pages, complete these steps: 1) Open the RobotC program 2) Select File > Open Sample Program 3) Select

More information

Version: DSD0221EN01. Quick Start Guide

Version: DSD0221EN01. Quick Start Guide Version: DSD0221EN01 Quick Start Guide Table of Contents Quick Installation Guide... 1 What s in the Box... 1 Quick Start Guide... 2 Notes for Installation... 2 Operation Steps for ios Device... 3 Live

More information

EECS 4330/7330 Introduction to Mechatronics and Robotic Vision, Fall Lab 5. Controlling Puma Using Leap Motion Device

EECS 4330/7330 Introduction to Mechatronics and Robotic Vision, Fall Lab 5. Controlling Puma Using Leap Motion Device 1 Lab 5 Controlling Puma Using Leap Motion Device Objective In this experiment, students will use Leap Motion device to achieve the following goals: - Get familiar with the Leap Motion device - Experience

More information

SPARTAN ROBOTICS FRC 971

SPARTAN ROBOTICS FRC 971 SPARTAN ROBOTICS FRC 971 Controls Documentation 2015 Design Goals Create a reliable and effective system for controlling and debugging robot code that provides greater flexibility and higher performance

More information

R6200v2 Smart WiFi Router Installation Guide

R6200v2 Smart WiFi Router Installation Guide Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

Quick Start Guide. Getting Started. Controls and Connections. Before you begin, please make sure that you have the following available:

Quick Start Guide. Getting Started. Controls and Connections. Before you begin, please make sure that you have the following available: Quick Start Guide Getting Started Before you begin, please make sure that you have the following available: A computer network with 2.4GHz WiFi or Ethernet One of the following devices: An Apple iphone,

More information

1. Establishing a WiFi Connection

1. Establishing a WiFi Connection 1. Establishing a WiFi Connection WiFi carries out video transmission between the WICA Training Assistant and the mobile terminal, so there needs to be an established WiFi connection before proper use.

More information

Portable Digital Video Recorder

Portable Digital Video Recorder Page: 1 Portable Digital Video Recorder Compression H264 D1 enables over 80 hours of recording on SD card to 32 GB. Recording on Micro SD card or SD card capacity up to 32 GB. Insensitivity to vibration

More information

HomeTroller Zee S2 Getting Started Guide

HomeTroller Zee S2 Getting Started Guide HomeTroller Zee S2 Getting Started Guide Congratulations on your purchase! Your HomeTroller Zee S2 is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize

More information

Homework 13: User Manual

Homework 13: User Manual Homework 13: User Manual Team Code Name: Autonomous Targeting Vehicle Group No. 3 User Manual Outline: Brief (marketing-style) product description Product illustration annotated with callouts for each

More information

AC1900 WiFi Mesh Extender Essentials Edition

AC1900 WiFi Mesh Extender Essentials Edition AC1900 WiFi Mesh Extender Essentials Edition Model EX6400 User Manual July 2018 202-11611-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can

More information

JOOAN Wireless Network Camera

JOOAN Wireless Network Camera JOOAN Wireless Network Camera Quick Installation Guide Dear Customer, we thank you very much for purchasing this product. Please read this manual carefully and keep it for future reference. 1. Installation

More information

battery icon in the bottom right corner of the display screen.

battery icon in the bottom right corner of the display screen. ATTENTION: This handbook contains important information regarding the safe and correct use of your tablet. Please be sure to read the following in order to maximize your enjoyment of the device and to

More information

MANTAROBOT TELEGO. Web Controller User Guide And Operating Manual

MANTAROBOT TELEGO. Web Controller User Guide And Operating Manual MANTAROBOT TELEGO Web Controller User Guide And Operating Manual Table of Contents 1 Introduction to TeleGo web controller... 5 1.1 WARNINGS... 6 2 Connecting to MantaroBot... 7 2.1 Using the TeleGo with

More information

This handbook contains important security measures and product information, to help avoid accidents. Please

This handbook contains important security measures and product information, to help avoid accidents. Please MANUAL Attention: This handbook contains important security measures and product information, to help avoid accidents. Please make sure to read the manual carefully before using the device. Do not store

More information

Outdoor User Manual. ios Application Android Application PC Setup

Outdoor User Manual. ios Application Android Application PC Setup Outdoor User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your Outdoor Wireless Surveillance Camera. The design and features

More information

Tablet PC User Manual

Tablet PC User Manual Tablet PC User Manual Please read all instructions carefully before use to get the most out of your Time2Touch Tablet PC. The design and features are subject to change without notice. Contents Important

More information

Nighthawk AC1900 Smart WiFi Router Model R7000 Installation Guide

Nighthawk AC1900 Smart WiFi Router Model R7000 Installation Guide Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

Spreedbox Getting Started Guide

Spreedbox Getting Started Guide Spreedbox Getting Started Guide Last Updated: September 2017 CONTENTS 1. Introduction... 3 2. Prerequisites... 4 3. Opening the box... 5 4. USB Manual, Quick Start Guide & MAC Sticker... 6 5. International

More information

Thank you for purchasing a Danew product. Your DSlide Has been designed to offer you a unique game experience on a touch tablet.

Thank you for purchasing a Danew product. Your DSlide Has been designed to offer you a unique game experience on a touch tablet. USER GUIDE Thank you for purchasing a Danew product. Your DSlide Has been designed to offer you a unique game experience on a touch tablet. Before using your device, read carefully the use instructions

More information

Quick Start. AC1600 WiFi VDSL/ADSL Modem Router Model D6400. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA

Quick Start. AC1600 WiFi VDSL/ADSL Modem Router Model D6400. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH. Professional Digital Video Recorders QUICK START GUIDE

ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH. Professional Digital Video Recorders QUICK START GUIDE ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH Professional Digital Video Recorders QUICK START GUIDE 1 Thank you for your purchase of this SecurityTronix HD-COAXINATOR Video Recorder (CVR). Documentation for

More information

HG659 Quick Start Guide

HG659 Quick Start Guide HG659 Quick Start Guide The future is exciting. Ready? Your quick start guide for Gigabit Broadband Start here if you use Gigabit Broadband Using Fibre to connect what s in the box HG659 router Ethernet

More information

Progress review #4. Gauri Gandhi. Team G Robographers. Teammates: Rohit Dashrathi. Jimit Gandhi. Tiffany May. Sida Wang ILR #5

Progress review #4. Gauri Gandhi. Team G Robographers. Teammates: Rohit Dashrathi. Jimit Gandhi. Tiffany May. Sida Wang ILR #5 Progress review #4 Gauri Gandhi Team G Robographers Teammates: Rohit Dashrathi Jimit Gandhi Tiffany May Sida Wang ILR #5 November 25, 2015 1 a. Individual Progress For the fourth progress review, I worked

More information

Introduction to Robot Operating System (ROS)

Introduction to Robot Operating System (ROS) Introduction to Robot Operating System (ROS) May 22, 2018 Outline What is ROS? ROS Communication Layer ROS Ecosystem ROS Master ROS Nodes Topics, Services, Actions ROS Packages Catkin build system Libraries/Tools

More information

COMP3431 Robot Software Architectures

COMP3431 Robot Software Architectures COMP3431 Robot Software Architectures Week 2 ROS Continued David Rajaratnam Click to edit Present s Name ROS Continued What we're doing today: Recap from last week Example of turtlebot setup Frames of

More information

RETROPIE INSTALLATION GUIDE

RETROPIE INSTALLATION GUIDE RETROPIE INSTALLATION GUIDE CONTENTS THE FOLLOWING GUIDE WILL COVER THE INSTALLATION, SETUP AND CONFIGURATION OF THE RASPBERRY PI, RASPBIAN OS AND RETROPIE Author: http://rpiarcadebuild.wordpress.com/

More information

Introduction. Built-in speaker. Infrared lights. Camera lens. Reset button. Indicator light. Micro- USB port for power supply.

Introduction. Built-in speaker. Infrared lights. Camera lens. Reset button. Indicator light. Micro- USB port for power supply. Axel USER MANUAL Contents Introduction 4 LED Indicators 5 What s Included 6 Wi-Fi Requirements 7 Mobile Device Requirements 7 Download the Momentum App 8 Pairing 9 Pairing additional Momentum Devices 11

More information

N300 Wireless Router WNR2200 Setup Manual

N300 Wireless Router WNR2200 Setup Manual N300 Wireless Router WNR2200 Setup Manual NETGEAR, Inc. 350 E. Plumeria Drive San Jose, CA 95134 USA July 2010 208-10641-01 v1.0 Trademarks NETGEAR and the NETGEAR logo are registered trademarks, and Smart

More information

FRC Driver Station Powered by NI LabVIEW

FRC Driver Station Powered by NI LabVIEW This article describes the use and features of the 2016. For information on installing the Driver Station software see this document. Starting the FRC Driver Station The FRC Driver Station can be launched

More information

Quick Start Guide. Reolink Argus 2. Technical Support QG2_A. For more troubleshooting, please go to FAQs on our website: https://reolink.

Quick Start Guide. Reolink Argus 2. Technical Support QG2_A. For more troubleshooting, please go to FAQs on our website: https://reolink. Reolink Argus 2 Quick Start Guide Technical Support For more troubleshooting, please go to FAQs on our website: https://reolink.com/faqs/ For other technical support, please contact us at support@reolink.com

More information

Raspberry Pi Setup Tutorial

Raspberry Pi Setup Tutorial Raspberry Pi Setup Tutorial The Raspberry Pi is basically a miniature linux- based computer. It has an ARM processor on it, specifically the ARM1176JZF- S 700 MHz processor. This is the main reason why

More information

Lenovo Miix User Guide. Read the safety notices and important tips in the included manuals before using your computer.

Lenovo Miix User Guide. Read the safety notices and important tips in the included manuals before using your computer. Lenovo Miix 2 11 User Guide Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety and General Information

More information

Instruction Manual. Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera. V 1.3

Instruction Manual. Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera.   V 1.3 Instruction Manual Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera After Sales Support techsupport@123anfang.com www.yooseecamera.com V 1.3 Hardware Installation 1. Connect the power supply

More information

Battery Charging The tablet has a built-in rechargeable Li-polymer battery.

Battery Charging The tablet has a built-in rechargeable Li-polymer battery. Attention: This handbook contains important security measures and the correct use of the product information, in order to avoid accidents. Pls make sure to reading the manual carefully before use the device.

More information

Premium. Setup Guide

Premium. Setup Guide Premium Setup Guide Table of Contents Getting Started... 4 Step 1: End Zone Setup... 8 Step 2: Press Box Setup... 19 Step 3: ipad & iphone Setup... 26 Troubleshooting... 32 Getting Started If you have

More information

Error! Bookmark not defined.

Error! Bookmark not defined. HD-NVR user manual Directory Part one Basic Operation... 3 1. Basic Installation... 3 1.1 Hard Disk Installation... 3 1.2 Mouse Connection... 3 2. Starting... 3 3.Turn Off... 3 4.Login... 4 5.Preview...

More information

WIFI MEDIA PLAYER QUICK SETUP GUIDE

WIFI MEDIA PLAYER QUICK SETUP GUIDE WIFI MEDIA PLAYER QUICK SETUP GUIDE CONNECTING MEDIA PLAYER TO WIRELESS NETWORK: (*11n Wireless router is highly recommended) Connect the Media Player to TV with supplied A/V or HDMI (Not Supplied) cable.

More information

Contents. Introduction. Getting Started. Navigating your Device. Customizing the Panels. Pure Android Audio. E-Books

Contents. Introduction. Getting Started. Navigating your Device. Customizing the Panels. Pure Android Audio. E-Books Contents Introduction Getting Started Your Device at a Glance Charging Assembling the Power Adapter Turning On/Off, Unlocking Setting to Sleep and Waking Up Inserting and Removing a microsd Card Connecting

More information

StatMonitr Screen. Operating Your StatBroadcast. On Game Day (Mark V Model Surface RT)

StatMonitr Screen. Operating Your StatBroadcast. On Game Day (Mark V Model Surface RT) Operating Your StatBroadcast StatMonitr Screen On Game Day (Mark V Model Surface RT) Last Rev: July 11, 2015 StatBroadcast Systems Below is the quick start guide for operating your StatMonitr Surface tablet.

More information

Everything in your eyes. ismartviewpro. (For Android) User Manual VER 5.2

Everything in your eyes. ismartviewpro. (For Android) User Manual VER 5.2 IP Cloud Network Camera Everything in your eyes ismartviewpro (For Android) User Manual 2017-08 VER 5.2 1. ismartviewpro Summary ismartviewpro for android is our company developed application software

More information

Contents. Introduction. Getting Started. Navigating your Device. Customizing the Panels. Pure Android Audio. E-Books. Browsing the Internet

Contents. Introduction. Getting Started. Navigating your Device. Customizing the Panels. Pure Android Audio. E-Books. Browsing the Internet Contents Introduction Getting Started Your Device at a Glance Charging Assembling the Power Adapter Turning On/Off, Unlocking Setting to Sleep and Waking Up Connecting to a Computer Navigating your Device

More information

HG659 Quick Start Guide. Vodafone Power to you

HG659 Quick Start Guide. Vodafone Power to you HG659 Quick Start Guide Vodafone Power to you Start here if you use Gigabit Broadband 2 Your quick start guide for Gigabit Broadband What s in the box for FIBRE to the building? HG659 router Ethernet cable

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide h-series 800-782-3762 www.edgewave.com 2001 2011 EdgeWave Inc. (formerly St. Bernard Software). All rights reserved. The EdgeWave logo, iprism and iguard are trademarks

More information

Contents. Introduction

Contents. Introduction Page 1 of 15 Contents Introduction Getting Started Your Device at a Glance Charging Assembling the Power Adapter Turning On/Off, Unlocking Setting to Sleep and Waking Up Inserting and Removing a microsd

More information

Do not place or mount Ocli 1 in an area where it will be exposed to water. Ocli 1 is designed for indoor use.

Do not place or mount Ocli 1 in an area where it will be exposed to water. Ocli 1 is designed for indoor use. 1 Manual: Ocli 1 with Observeye Viewer App for Android Setting Up Ocli 1 Live Viewing with Ocli 1 Recording Video and Taking Snapshots Using Advanced Features Setting Up Ocli 1 Place or Mount the Camera

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

u-trooper Quick Start Guide

u-trooper Quick Start Guide u-trooper Quick Start Guide Thank you for choosing the micro-trooper platform for your robotic application. Before using the platform, please read with care this manual Keep this manual in a safe place

More information

HSIP2 User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup HSIP2 User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your HSIP2 Wireless Surveillance Camera. The design and features

More information

Sheet 2 Topic: Motion Models and Robot Odometry

Sheet 2 Topic: Motion Models and Robot Odometry Visual Navigation for Flying Robots Computer Vision Group D. Cremers, J. Sturm, N. Engelhard Institut für Informatik Summer Term 2012 Technische Universität München Sheet 2 Topic: Motion Models and Robot

More information

Installing the Linksys app on your Android device via the Google Play Store and Google Play Website

Installing the Linksys app on your Android device via the Google Play Store and Google Play Website User Guide Installing the Linksys app on your Android device via the Google Play Store and Google Play Website The Linksys app is a free mobile application that allows you to securely access your home

More information

HSIP2 User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup HSIP2 User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your HSIP2 Wireless Surveillance Camera. The design and features

More information

User s Guide. Contents. Get started 3

User s Guide. Contents. Get started 3 Contents User s Guide Get started 3 Get around 3 Touch & type 4 Use the lock screen 5 Make yourself at home 6 Change the wallpaper 6 Arrange & work with apps 7 Use folders 8 Add widgets 9 Try some apps

More information

CCTV42 System2 DVR Quick Start Guide 4/8/16-Ch DVR

CCTV42 System2 DVR Quick Start Guide 4/8/16-Ch DVR CCTV42 System2 DVR Quick Start Guide 4/8/16-Ch DVR If you have purchased a DVR / Hard drive package from us then we will have already installed the hard drive(s) and configured the basic settings on your

More information

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LTD. OceanSonics.com October 2018 Table of Contents Introduction... 2 Important Notes... 2 Ocean Sonics Launch Box Quick

More information

Quick Start. Package Contents. Nighthawk AC1900 WiFi VDSL/ADSL Modem Router Model D7000. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA

Quick Start. Package Contents. Nighthawk AC1900 WiFi VDSL/ADSL Modem Router Model D7000. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

Mini Outdoor Full HD Camera Add-on Device Quickstart Guide

Mini Outdoor Full HD Camera Add-on Device Quickstart Guide Mini Outdoor Full HD Camera Add-on Device Quickstart Guide Model No. IPC2203 What s inside: 1x Mini Outdoor Full HD Camera 1x Power Adapter 1x Wrench Power Waterproof Cases Cable Waterproof Cases Mounting

More information

ROUTER SET UP GUIDE: Huawei B618 LTE-A Router

ROUTER SET UP GUIDE: Huawei B618 LTE-A Router ROUTER SET UP GUIDE: Huawei B618 LTE-A Router A STEP-BY-STEP A STEP-BY-STEP GUIDE GUIDE TO SETTING TO SETTING UP UP YOUR YOUR NEW NEW LTE-A FIBRE ROUTER WIFI ROUTER IN THE BOX Make sure you have the following:

More information

HSPA+ WiFi Router with Voice

HSPA+ WiFi Router with Voice NETCOMM LIBERTY SERIES HSPA+ WiFi Router with Voice 3G22WV Quick Start Guide This router has been designed to be placed on a desktop. All of the cables exit from the rear for better organization. The LED

More information

smartentry Wireless Video Doorphone User Manual

smartentry Wireless Video Doorphone User Manual smartentry Wireless Video Doorphone User Manual Designed & Engineered Version 1.2 in the United Kingdom Contents Precautions... 3 1. Product Overview... 4 1.1. Product Features... 4 1.2. Contents... 4

More information

18.1 Access to Google Talk Web Browser Enter the main interface Change your home page Visit a Web page...

18.1 Access to Google Talk Web Browser Enter the main interface Change your home page Visit a Web page... 1 contents 1 Basic introduction... 4 2 The main function... 4 3 The main menu interface... 5 3.1 Message and status icons... 5 3.2 View the message... 5 4 Battery... 6 4.1 Using the charger... 6 4.2 Please

More information

Windows Control (v ): Adjusting Settings for Use with Look to Learn

Windows Control (v ): Adjusting Settings for Use with Look to Learn Windows Control (v. 2.0.7.3707): Adjusting Settings for Use with Look to Learn Tobii Dynavox PCEye Mini Introduction Tobii Dyanvox has various eye gaze devices (hardware) on the market. The PCEye Mini

More information

Nighthawk X4S AC2600 Smart WiFi Router Model R7800. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA.

Nighthawk X4S AC2600 Smart WiFi Router Model R7800. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA USA. Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product, get help, access the latest downloads and user manuals, and join our community. We

More information

Smart Business Security System Quick Start Guide

Smart Business Security System Quick Start Guide Smart Business Security System Quick Start Guide 1 Getting to know your Business Security System The Zmodo Business Security System provides a full-featured monitoring solution to cover your entire business

More information

VONETS VAR11N M Mini WIFI Router. 300Mbps Mini WiFi Router VAR11N-300. Quick Setup Guide

VONETS VAR11N M Mini WIFI Router. 300Mbps Mini WiFi Router VAR11N-300. Quick Setup Guide 300Mbps Mini WiFi Router VAR11N-300 Quick Setup Guide 1 Declaration Copyright 2015 Shenzhen HouTian Network Communication Technology Co.,Ltd. All Rights Reserved,with retained ownership. Without Shenzhen

More information