Coder Social home page Coder Social logo

sjcbulldog / xeropathgen Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 3.1 GB

A path generation application for FRC robotics

License: Apache License 2.0

C++ 83.55% C 0.89% Inno Setup 0.04% QMake 0.03% Makefile 2.62% Shell 0.95% HTML 0.93% Python 9.46% CMake 0.66% M4 0.50% Starlark 0.36%
pathfollowing frc pathgeneration

xeropathgen's Introduction

XeroPathGenerator

This program is used by an FRC robotics team to generate paths
that are to be followed by the robot.  See the documentation in
the guide directory.

The program can be installed on a windows machine by executing
the xeropath.exe located here at the top most directory.

The program can be installed on a Mac OS machine by grabbing the
XeroPathGenerators.dmg, opening, and dragging the application bundle
to /Applications, your desktop, or whereever you want to have the
application.

The program can be installed on a Ubuntu 18.04 machine by grabbing
the xeropath.tar.bz2 and untarring to a desired install location.
Set your shell path to include the directory created by the untar
and then run xeropath.  This is a small shell script that sets up
the paths to the libraries before launching the executable.

xeropathgen's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cowingtonpost1

xeropathgen's Issues

Have the option to have the trajectory generator supply the path equations

Right now the program shows spline equations for the path between waypoints. Generators are free to create this path in any way they want. Therefore the displayed equations, while representative, may not exactly be what the generator is using. Provide a way for generators that support it, to provide the equations for the path between waypoints.

app crashing

After a new path group is created, the app crashes when either the demo it turned on or a new path is created.

Use generated trajectory positions to plot path

Use the generated trajectory positions for the path between waypoints instead of the spline based points from the default spline equations. In this way, the displayed path better aligns with the actual generated path.

simulation drives incorrect path

When I made the Barrel racing path, the simulation of the robot drives the last segment reversed from the direction it should (flipped across the x-axis)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.