Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

A simulator for RobotC code. (Useful for development without a robot!)

License

Notifications You must be signed in to change notification settings

jghsrobotics/RobotCSimulator

Repository files navigation

RobotCSimulator

Image of the simulator A basic VEX robot simulator meant for simulating chassis movement.

Features

This simulator doesn't have that much to it. After converting RobotC code with code some caveats using RobotCConverter, this program will allow you to:

  • View motor, sensor, and controller values on the fly.
  • Show motor and sensor values over time via graphs.
  • Use a PS4 controller to provide vexRT[] values.
  • Visualize 2D robot movement using forward differential drive kinematics to control a virtual robot avatar.
  • React to encoder changes based on settings of the robot avatar.

About

A simulator for RobotC code. (Useful for development without a robot!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages