You are browsing as a guest. Sign up (or log in) to start making projects!

Logic Engine

  • 3 Devlogs
  • 5 Total hours

A light pathfinding and path following tool designed for ftc robots

Ship #1

Logic Engine is an FTC autonomous control system designed for automation and competition use. The internals use bidirectional A* pathfinding, vision based localization, and a reactive command scheduler; all built from scratch.

  • 3 devlogs
  • 5h
  • 7.24x multiplier
  • 35 Stardust
Try project → See source code →
Open comments for this post

2h 4m 59s logged

I made a few changes:

  1. I fixed a few bugs with ending paths with the A* pathing

  2. I added a few unit tests to allow me to test the code without the robot

  3. I added velocity profiles for the paths run, so that the robot can be tuned for paths

Update: The tests dont work at all :(

1
0
7
Open comments for this post

1h 45m 59s logged

So I was able to implement Bidirectional A* pathing, from unidirectional, and Im pretty proud of the change. I also wrote a small visualizer to help show how the pathing works

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…