Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daman20/VRC-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

VRC-Scripts

A collection of scripts that I have written or found for use with VRC Robots

Motion Profile Generator

This is a script that I wrote to generate the motion profiles for okapilib. Docs

Dependencies

  1. I strongly recommend using the link below to get your image for vex field.png website for vex field.png
  2. Install tkinter and cv2 (via pip)

Usage

  1. Run the python script in an environment with the dependencies
  2. CLICK THE STARTING LOCATION FIRST
  3. Click the locations that you would like the robot to travel to
  4. Close the window
  5. Enter the name of the profile when prompted in the terminal
  6. Copy the newly printed motion profile into your set up!

About

A collection of scripts that I have written or found for use with VRC Robots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages