Pathfinder2 VS EOCV-Sim

Compare Pathfinder2 vs EOCV-Sim and see what are their differences.

Pathfinder2

Paths, trajectories, splines, the number 2, and a whole lot of swag. (by Wobblyyyy)

EOCV-Sim

Develop, test, and tune your EasyOpenCV pipelines directly on your computer with a simple GUI ! (by deltacv)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Pathfinder2 EOCV-Sim
6 9
13 51
- -
1.5 7.9
about 1 year ago 7 months ago
Java Java
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Pathfinder2

Posts with mentions or reviews of Pathfinder2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-19.
  • Guys we got auton working!
    1 project | /r/FTC | 10 Dec 2021
    i proudly proclaim this “the pathfinder shuffle”
  • Why is roadrunner hated on?
    1 project | /r/FTC | 20 Sep 2021
    i don’t hate roadrunner, but i do have an alternative - pathfinder2, a library i’ve been working on for about a year now that’s pretty similar in functionality. my team decided we weren’t going to use roadrunner because we wanted to improve the accuracy of positional tracking over time and wanted to have more control over how we could control our movement. roadrunner isn’t a bad thing - it still works pretty well and i’ve seen a lot of teams make use of it - roadrunner doesn’t appear to be in as active of development as it was before and i personally wanted a solution that was easier to use and more robust, but using roadrunner won’t mean you can’t perform well
  • how do you all feel about the physical barrier?
    4 projects | /r/FTC | 19 Sep 2021
    i feel you on that. i've spent nearly a year working on a library for odometry-based autonomous navigation - our robot was capable of navigating around a field entirely autonomously - and it's quite disappointing that all of that work has no use in my last year in the FTC program. i know the change is for the better, but i feel like i've wasted a lot of time and energy
  • Robot localization with on-motor encoders
    4 projects | /r/FTC | 17 Aug 2021
    hey, i just figured i’d put this out here in case it helps: meccanum wheels, by nature, have a LOT of slip - that’s how they’re able to move in any direction. i’ve had quite a bit of experience with the math and kinematic behind this (two libraries i’ve written/am writing, Pathfinder and Pathfinder2, as well as a library the other programmer on my team wrote, OdometryCore) and it’s VERY HARD to accurately track the position of a meccanum robot only using the encoders in the wheels. it’s not impossible, but it’s very, very challenging. the more your robot moves, the less accurate it becomes, and it will very quickly report positions that are nowhere near where your robot actually is. you can go for it, but i would strongly encourage you check out three wheel odometry instead - it’s been very accurate and allowed us to do really cool things, like accurately record a robot’s movement and play it back perfectly. you’ll have much more success with three wheel odometry - my team designed a custom odometry system and i’m sure they’d be happy to give you more information if you’d like. best of luck :)

EOCV-Sim

Posts with mentions or reviews of EOCV-Sim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-12.
  • EasyOpenCV Simulator now supports the new VisionPortal API !
    2 projects | /r/FTC | 12 Sep 2023
    Fixed GitHub link - https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.1
  • EOCV-Sim Workarounds to Run on macOS M1 PRO
    2 projects | /r/FTC | 4 Dec 2022
    Hey, i have just made a pre release containing the fix i mentioned. You can find it here: https://github.com/deltacv/EOCV-Sim/releases/tag/Dev . Please let me know if it works so that I can make the full release !
  • Webcam in autonomous
    2 projects | /r/FTC | 14 Nov 2022
  • Easy OpenCV Resource Hunt
    2 projects | /r/FTC | 30 Oct 2021
    EOCV is pretty much just a "glue layer" between OpenCV and the FTC SDK. So I'd recommend starting by gaining some familiarity with OpenCV in general. You should also look into the EOCV-Sim project (developed by Sebastian) which will let you iterate much more quickly as you develop your pipeline as compared to deploying to the phones every time.
  • How to use opencv or any cv on linux
    4 projects | /r/FTC | 6 Oct 2021
    https://github.com/deltacv/EOCV-Sim :) a simple software to test opencv algorithms on Linux, macos and windows
  • Help a non-software coach help the kids with EasyOpenCV
    1 project | /r/FTC | 30 Sep 2021
    Also easy open cv sim (eocv-sim) is a really nice tool to develop pipelines without robot with you (really nice for us programmers when you mech people take too long :P) https://github.com/deltacv/EOCV-Sim
  • Python REV Robotics
    3 projects | /r/FTC | 7 Sep 2021
    And if you wanna develop OpenCV pipelines fast and quick without needing s phone i recommend using (shameless plug) EOCV-Sim: https://github.com/deltacv/EOCV-Sim

What are some alternatives?

When comparing Pathfinder2 and EOCV-Sim you can also consider the following projects:

QDriverStation - Cross-platform clone of the FRC Driver Station

EasyOpenCV - Finally, a straightforward and easy way to use OpenCV on an FTC robot!

Pathfinder - Pathfinding, odometry, trajectory generation, and a whole lot of swag.

EasyTensorflowAPI

allwpilib - Official Repository of WPILibJ and WPILibC

EOCV-Sim - FTC Library EasyOpenCV simulator for testing vision pipelines in a computer

OdometryCore - Odometry Core Tracking Algorithm Written in Java

photonvision - PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.

ultimategoal - Robot code for the 2020-21 FTC game, Ultimate Goal.

ThorCore - A library for FTC

PowerPlaySleeveDetection - This is a template repository, used for other teams to copy the Vision Pipeline when detecting the Signal Sleeve in the FIRST Tech Challenge 2022-2023 Game PowerPlay.