First glance of robotics course (VPL) Young Joon Kim MSRDS First Beginner Course – STEP3.

Slides:



Advertisements
Similar presentations
Instruction: Use mouses left button. Use mouses left button. If mouse buttons dont work, use arrow keys of keyboard for slide show. If mouse buttons dont.
Advertisements

Instruction: Use mouses left button. Use mouses left button. If mouse buttons dont work, use arrow keys of keyboard for slide show. If mouse buttons dont.
Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Intro to Computers!.
The main Parts of computer.
Add and Use a Sensor & Autonomous For FIRST Robotics
© Commonwealth of Australia 2009 Laptops and Windows tips.
Intro to Microsoft PowerPoint 2010 Public Computer Center, Moore Memorial Library, Greene, NY.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
Robot Programming. Programming Behaviors Behaviors describe the actions and decisions of your robot.
Office 2003 Introductory Concepts and Techniques, 2 nd Edition M i c r o s o f t Windows XP Project Introduction to Microsoft Windows XP and Office 2003.
CS 1 with Robots IDLE and Myro Institute for Personal Robots in Education (IPRE)‏
WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs Using the Taskbar, opening & switching.
Office XP Introductory Concepts and Techniques Windows XP Edition M i c r o s o f t Windows XP Project An Introduction to Windows XP Professional and Office.
Copyright 2007, EMC Paradigm Publishing Inc. WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs.
Exploring the Basics of Windows XP
Buttons and Hyperlinks in PowerPoint To add a button: 1.Open a PowerPoint Project and select the slide on which you wish to place a button. 2.Click on.
WINDOWS Part 1 – Start Up Basics
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
Macromedia Dreamweaver 4.0 INTERFACE This presentation will run automatically.
What should I do first Young Joon Kim MSRDS First Beginner Course - STEP1.
HelloApps.com What should I do first Young Joon Kim MSRDS First Beginner Course - STEP1.
Searching for training offers by competency name Log into My Learning Link, go to My Account 1.
Elegant avoiding of obstacle Young Joon Kim MSRDS First Beginner Course – STEP5.
In this activity, we are going to resize and move a window around the desktop with a mouse. 1Double-click the icon ‘My Computer’ to display its content.
VPL basic – data and variables Young Joon Kim MSRDS First Beginner Course – STEP6.
Robotics Tutorial Controlling a Robot with MSRS
Part II Introduction to Robot Code. How to open a new FRC robot project 1.Open LabVIEW. 2.Click "FRC cRIO Robot Project" in the upper left section "New".
Vex Robotics Program six: combining autonomous and radio control.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
How to connect your NXT via Bluetooth A step-by-step instruction.
Find the Mindstorms Icon on the computer.. To start a new program click go.
Vex Robotics Program four: reversing and turning.
The desktop (overview) Working with desktop icons The desktop is the main screen area that you see after you turn on your computer and log on to Windows.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
Adding Shortcuts Topic 8 7/28/2010. What is a Shortcut? A shortcut offers a way of doing a task more quickly such as starting a program or accessing a.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
How to use the Hand-In Folder. Click on the Folder icon at the bottom of the screen.
My first robot programming - Simple “Go” Young Joon Kim MSRDS First Beginner Course – STEP4.
4) Design the logic to control the motor on a simple remote control car. There are two buttons on the remote control for the motor. If neither button is.
SPL basic – Build Simulation Environment Young Joon Kim SPL First Beginner Course – 03.
XP New Perspectives on Microsoft Windows XP Tutorial 1 1 Microsoft Windows XP Creating a Web Site Tutorial 1.
Vex Robotics program three: using motors and sensors together.
Start Anaglyph Programming Young Joon Kim Stereoscopic & Anaglyph Course.
THE MOUSE Left Click THE MOUSE Right Click.
Bee-Bot.
Manage Call Handling Profiles
What should I do first MSRDS First Beginner Course - STEP1
Programming Part 2 Mod Kit
The mouse controls the movement of the pointer on your screen.
Lego Robotics Small Builds.
Lego Robotics Small Builds.
Simple Windows Applications
Laptops and Windows tips
Basic Sensors – Laser Distance Sensor
Introduction to RobotC
Young Joon Kim SPL basic – Quick Start SPL First Beginner Course – 01 Young Joon Kim
Which way does the robot have to turn to get to the charger?
VPL Patterns – Multi-Action Activity
My first robot programming - Simple “GoTo”
To download pictures to your computer:
VPL Patterns – Loop Pattern using Notification
Young Joon Kim SPL basic – Quick Start SPL First Beginner Course – 01 Young Joon Kim
SPL Programming – While Loop Pattern
First glance of robotics course (SPL)
My first robot programming - Simple “Go”
Pose Sensors – Detect Orientation
My first robot programming - Simple “GoTo”
My first robot programming - Simple “GoFor”
Skills Sheet: ‘Using the 3D viewer’
Presentation transcript:

First glance of robotics course (VPL) Young Joon Kim MSRDS First Beginner Course – STEP3

2 Topics My first robot driving Autonomous robot driving Dancing with robots

3 My first robot driving (VPL)

4 My first robot driving Click link named “Sample code” of “My first robot driving” Click “Sample code” link

5 My first robot driving Opened VPL diagram

6 My first robot driving Run VPL diagram by pressing “F5” key or clicking “Start” icon

7 My first robot driving Two windows will be shown as follows “Simple Dashboard” service

8 My first robot driving “Simple Dashboard” service –Enable to control the robot driving –Enable to control the joint angles –Enable to show the status of Laser Sensor –Provide visual joystick –Provide binding joystick or XBox360 controller automatically

9 My first robot driving First, connect to the robot by clicking “Connect” button on the “Simple Dashboard”

10 My first robot driving Second, select a running drive service by double-clicking on the list Double-click Click Off -> On

11 Drive your robot by moving visual joystick My first robot driving

12 Drive your robot by moving visual joystick My first robot driving

13 How to change camera position Use “Directional arrow key” to move camera position Move left by clicking “Left arrow key” Move right by clicking “Right arrow key”

14 How to change camera position Use “Directional arrow key” to move camera position Move forwards by clicking “Up arrow key” Move backwards by clicking “Down arrow key”

15 How to change camera view Use “Left mouse button dragging” to move camera view Turn leftTurn right

16 How to change camera view Use “Left mouse button dragging” to move camera view Turn upwardsTurn downwards

17 Autonomous robot driving (VPL)

18 Autonomous robot driving Click link named “Sample code” of “Autonomous robot driving” Click “Sample code” link

19 Autonomous robot driving Opened VPL diagram

20 Autonomous robot driving LEGO tribot will be moved with rectangular pattern

21 Dancing with robots (VPL)

22 Dancing with robots Click link named “Sample code” of “Dancing with robots” Click “Sample code” link

23 Dancing with robots Opened VPL diagram

24 Dancing with robots Two iRobot Creates will show synchronized dancing