Skip to content
This repository was archived by the owner on Jan 15, 2018. It is now read-only.

Conversation

@virtuald
Copy link
Contributor

@virtuald virtuald commented Mar 7, 2017

There's something weird with the coordinate system... your robot seems huge.

Anyways, feel free to not merge this, and just use it as an example. Uses the functionality in robotpy/pyfrc#75

@ArchdukeTim
Copy link
Member

I didn't match the image with the coordinate system probably...

@virtuald
Copy link
Contributor Author

virtuald commented Apr 7, 2017

@CarterFendley this works now in the simulation, and I fixed your auto align code

draw_gear_target = ntproperty('/camera/processor/draw_gear_target', True)

# found, time, angle
target = ntproperty('/camera/target', [0.0, 0.0, float('inf')])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not INF?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants