Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Robot status message #38

Closed
SarenCurrie opened this issue Aug 14, 2015 · 5 comments
Closed

Robot status message #38

SarenCurrie opened this issue Aug 14, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@SarenCurrie
Copy link
Owner

Message that each robot sends containing it's id, position, next action, is blocked.

@SarenCurrie SarenCurrie added this to the Final release milestone Aug 14, 2015
@SarenCurrie
Copy link
Owner Author

Relates to #35

@SarenCurrie
Copy link
Owner Author

Message definition:

robot_id
type
position (x, y, theta)
is_blocked()
current action

@Monkey-Matt
Copy link
Collaborator

I have added the message and made the robot super class able to publish and subscribe to the topic. My next task is to make them actually publish to this topic and then do something with the messages received
This work is being done on the message branch

@SarenCurrie
Copy link
Owner Author

x, y and theta should be floats.

@Monkey-Matt
Copy link
Collaborator

Doners. Robots now publish in the status topic :D
We will need to chat about it in the meeting tomorrow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants