Easy to use autonoumous simulator and planner website for VEX Robotics
- Move to Point or Pose
- Turn to Angle and Point
- Swing to Angle and Point
- Drive Distance and Strafe Distance
- Wait
- Animated robot playback and modifiable kinematics
- Uses modifiable selected librarys constants and backend for simuation
- Library specific code export and import via clipboard or file system
- Undo/Redo, saves path on refresh
- Box selection, snap to grid, and magnet snapping
- Ghost robots and numbered path display
- Field images from field-rendering
- Multiple responsive view modes
- Works offline as PWA
npm install
npm run dev