-
Notifications
You must be signed in to change notification settings - Fork 186
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
Making every robot publish their state and position #2219
Conversation
…ranav-kadekodi/robocup-sw-tutorial
…ware into positionTracker
…ware into positionTracker
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great on my testing. I went ahead and fixed the merge conflicts for you, but next time that is your responsibility before requesting a review. Thanks!
framework
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please move this out of robocup-software, or at least uncommit it from this branch.
automated style fixes Co-authored-by: sid-parikh <[email protected]>
Description
Each robot publishes their state and position on /strategy/positon/robot_state/robot_{robot_id}
Associated / Resolved Issue
Resolves add state & position feedback to a topic
Steps to Test
Launch simulation and echo topic /strategy/positon/robot_state/robot_{robot_id}