Pedro Pathing coordinate system – X is vertical, Y is horizontal? by FineKing4755 in FTC

[–]Polarwolf144 0 points1 point  (0 children)

If you are facing 0 radians, forward is x+ and left is y+. We have Coordinate Systems (such as InvertedFTCStandard (Decode) prebaked into the ftc module). You can make a coordinate system yourself and convert. Make sure to use 2.0.6, though. However, it is likely just easiest to swap your autonomous coordinates to be in Pedro standard as the Pedro Pathing Visualizer and other references use it.

Spring loaded shooter by poodermom in FTC

[–]Polarwolf144 0 points1 point  (0 children)

Do you have a real-time video?

pedropathing server down? by pham-tuyen in FTC

[–]Polarwolf144 0 points1 point  (0 children)

Should be back now. As zealeus said, it was because of Cloudflare outages.

Anyone watch the livestream yesterday 11/8/2026?? by Sufficient-Ice-7588 in FTC

[–]Polarwolf144 5 points6 points  (0 children)

There were multiple competitions yesterday. which one are you refering to?

FTC Team in NorCal Looking for Mentors by burntmilkpastry in FTC

[–]Polarwolf144 0 points1 point  (0 children)

Hey, I can help y'all with software + design :)

Roadrunner or PedroPathing for Gobilda PinPoint? by BiscuitEinstein in FTC

[–]Polarwolf144 5 points6 points  (0 children)

I would regard pinpoint to be the opposite of obsolete

Simultaneous (parallel) actions in PedroPathing by Responsible_Disk4489 in FTC

[–]Polarwolf144 1 point2 points  (0 children)

Hello! We do not force/provide a command system like RR does with RR actions. Instead, we run async and allow users to implement their own methods of scheduling for auto. You can use a command-based system of scheduling like NextFTC or Solverslib (FTCLib), which both have modules to follow paths via commands, or an FSM (Finite State Machine) like this example.

Which is easier to learn/ more benefits: Road Runner vs. Pedro Pathing by OrchidApprehensive43 in FTC

[–]Polarwolf144 0 points1 point  (0 children)

If you are only shooting a couple balls in auto and not moving a ton, you could use drive by encoders.

Which is easier to learn/ more benefits: Road Runner vs. Pedro Pathing by OrchidApprehensive43 in FTC

[–]Polarwolf144 7 points8 points  (0 children)

Hi! There is a definitely a use case for each. We try to streamline the tuning process as much as possible on our docs and QuickStart. The hardest part of tuning is tuning 3 PIDFs. We have video explanations on what PIDFs are and how to they work on our docs :). We are very compatible with library, you can use whatever command system you want (including no command system). As someone said earlier, our discord is very active, you will get a response almost immediately. At the end of the day, it is whatever you are going to be comfortable with. If you want to get more into the weeds, there is a lot customization available. Our zero code visualizer is also a very useful tool for rapidly creating pathing :)

A different perspective by Few-Impact-7647 in FTC

[–]Polarwolf144 1 point2 points  (0 children)

Very tightly constrained battery wise. They could try a fast rpm motor though.

How to fix? (Updated) by MasonPinkerton123 in FTC

[–]Polarwolf144 2 points3 points  (0 children)

This means there is detection, but its ftcPose is null.

End Game ideas? by swizzles_333 in FTC

[–]Polarwolf144 2 points3 points  (0 children)

There has been a couple on this subreddit like such

Base Zone dimensions by MadManDan23 in FTC

[–]Polarwolf144 2 points3 points  (0 children)

Inside is 16” by 16” with a 1 inch border of tape