Virtual Robotics¶
Added: 20210727-1725
#STEMProjectTopics #ICTCourse #Virtual-Robotics
STEM09-ADST-Survey
[ ] finish: Janze-FTCSim Virtual Robot Code - OneDrive #2021-09-06
Survey1 FTC Sim¶
Virtual Robotics with First Robotics simulator at pixelpad.io¶
How to login:
3 bars top left > login
Username: LFname (Capital first-initial last-name Capital first-name; one-word)
Password: STEM092021
-
https://pixelpad.io/blockly/ (blocklydocumentation)
https://pixelpad.io/first-simulator/ (FTC documentation)
FTC Intro (start here)
FTC Sim Introduction (video on youtube)
FTCSim functions:¶
Stop (set motors to 0)
Drive (parameters: driveSpeed: motor block -1 to 1, direction and speed; driveTime: sleep block)
Turn (parameters: turnSpeed: motor block -1 * wheel to reverse; left turn = left motor -1, turnTime: sleep block; turnLeft: True or False - conditional for motor blocks)
P2 FTCSim Coding¶
Due May 25, 2021 11:59 PM No points
Instructions¶
Applying the Elements of Code and Computational Thinking to collect data.
see: ICT-Elements-of-Code
Misc¶
FTSim Folder - OneDrive screen caps
[ ] follow-up FTC-VexIQVR #2021-09-06
VEXcode VR - Getting Started Guides - Support - VEX Robotics
VEXcode VR online coding environment