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

Radio packet decryption and latest data accessor #4

Open
adamclaassen opened this issue Feb 19, 2015 · 0 comments
Open

Radio packet decryption and latest data accessor #4

adamclaassen opened this issue Feb 19, 2015 · 0 comments
Assignees
Milestone

Comments

@adamclaassen
Copy link
Owner

Write something that takes a string input and puts it in a private Position class instance, with a public accessor. String is formatted as robotid,x,y,head,time. Ex: 1,1.234,5.678,2.398,123.234
The x and y coordinates are in meters and need to be converted to mm first. The heading can just be left alone.

@adamclaassen adamclaassen added this to the Robot testable milestone Feb 20, 2015
@adamclaassen adamclaassen modified the milestones: Robot testable, Robot Comms Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants