Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On-the-fly trajectories and following to field locations #99

Open
4 tasks
PChild opened this issue Feb 8, 2024 · 8 comments
Open
4 tasks

On-the-fly trajectories and following to field locations #99

PChild opened this issue Feb 8, 2024 · 8 comments
Assignees
Labels
drivetrain feature New feature or request nav

Comments

@PChild
Copy link
Member

PChild commented Feb 8, 2024

Purpose
The purpose of this addition is to add on-the-fly trajectory generation and following to the robot project. This should allow us to automate most if not all scoring actions when undefended.

Project Scope

  • Use PathPlanner OTF to generate trajectories from current pose to important field locations (speaker? amp, source)
  • Implement controls to allow drivers to use this
  • Test in sim
  • Test on hardware
@PChild PChild added feature New feature or request drivetrain nav labels Feb 8, 2024
@PChild PChild added this to the Navigation Advanced milestone Feb 8, 2024
@PChild
Copy link
Member Author

PChild commented Feb 8, 2024

I set this as Advanced because I'm not sure we want to prioritize it before Blacksburg, but it would be nice to have :)

@jkleiber jkleiber modified the milestones: Navigation Advanced, Drivetrain Advanced Feb 8, 2024
@honzikschenk
Copy link
Collaborator

I started some of the boilerplate necessary for this in the auto PR. It "should be fairly easy" to incorporate.

@jkleiber
Copy link
Member

jkleiber commented Feb 9, 2024

Yeah this is firmly in the Advanced category (i.e. we should prioritize all MVP work over this)

@jkleiber
Copy link
Member

jkleiber commented Mar 5, 2024

This likely will be needed for #123

@linglejack06 linglejack06 self-assigned this Mar 6, 2024
@jkleiber
Copy link
Member

Arbitrary OTF will likely not make it in for VAFAL, moving to DCMP

@linglejack06
Copy link
Member

linglejack06 commented Mar 14, 2024

@jkleiber i saw honzik added a OTF path generation command for climb, is it a lot of extra code to just add different poses in there? If not I could code that this weekend to have it ready.

@jkleiber
Copy link
Member

@linglejack06 it's totally worth it for us to have additional locations if possible. We'll just need to get our climb stuff in first

@jkleiber
Copy link
Member

@aidnem / @linglejack06 FYI, I'd like us to start making progress on this ticket in support of #182. Ideally they could be worked in parallel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drivetrain feature New feature or request nav
Projects
None yet
Development

No branches or pull requests

4 participants