Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Basic Autonomous

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Domain
robotics

Research direction

Start by locating the autonomous load-and-execute entry points and the existing teleop commands for the drive, feeder, and shooter systems. Compare those commands with the requested autonomous behaviors, including distance-and-angle driving and turret positioning; done means each requested system has a usable autonomous command and the architecture can load and execute them.

Written by the indexing model from the issue text.

Description

vital

set up autonomous architecture in auto load and execute, and create basic autonomous commands for every moving system.

the drive system should already have path planning, but it needs a command to drive a distance at a certain angle and with a defined heading to make simple plays without path planning required.

a feeder auto command should be similar to the teleop command to intake from the joystick.

a shooter auto command should also be similar to the teleop command to shoot from the joystick, but there should be an input to rotate the turret to a certain position at the beginning until it finds the target (should be added after a normal command is written.

Dominant language
LabVIEW
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MARSProgramming/M15

All issues in MARSProgramming/M15

Similar issues

More Robotics issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.