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

Live Map #10

Open
newtatron opened this issue Jan 17, 2016 · 6 comments
Open

Live Map #10

newtatron opened this issue Jan 17, 2016 · 6 comments
Assignees
Milestone

Comments

@newtatron
Copy link
Contributor

Creation of a live updating map for the driver station that shows where the robots current position is by coordinates and status as well as rotaion.

@newtatron newtatron self-assigned this Jan 17, 2016
@newtatron
Copy link
Contributor Author

zack is helping

@agausmann
Copy link
Member

The best way to do this is to use a network table that is updated by the robot with its position and heading. The client program would then fetch that data and place a point on the map corresponding to that location.

I am working on the robot code for this program.

@agausmann agausmann assigned agausmann and newtatron and unassigned newtatron and agausmann Jan 18, 2016
@JulianFN
Copy link
Contributor

JulianFN commented Feb 4, 2016

Obstacles
62.716049382129654320988432
by
25.08641975188854320988432
63by28

Position 1:
255,337

Position 2:
255,271

Position 3:
255,204

Position 4:
255,137

Position 5:
255,70

Position 6:
529,0

Position 7:
529,66

Position 8:
529,133

Position 9:
529,200

Position 10:
529,267

@JulianFN
Copy link
Contributor

JulianFN commented Feb 4, 2016

Make a way to choose a team before

@agausmann agausmann added this to the Competition-ready milestone Feb 29, 2016
@agausmann
Copy link
Member

The IMU code is nearing completion, I will work on setting up the NetworkTables to broadcast the X/Y position of the robot.

@newtatron newtatron removed this from the Competition milestone Mar 5, 2016
@newtatron
Copy link
Contributor Author

Live Map is almost complete just need to fix obsticals and test on the IMU

@newtatron newtatron added this to the Competition milestone Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants