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

Fix/building map server #122

Merged
merged 7 commits into from
May 6, 2020
Merged

Fix/building map server #122

merged 7 commits into from
May 6, 2020

Conversation

Yadunund
Copy link
Member

This PR enhances the building_map_server by populating the lifts and doors elements in the published BuildingMap msg. It addresses Issues 1&3 with the dashboard.

Copy link
Contributor

@codebot codebot left a comment

Choose a reason for hiding this comment

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

Thanks Yadu for doing all of this!

# * motion_range = door swing range in DEGREES
# * there are two possible motions: clockwise and anti-clockwise
# selected by the motion_direction parameter, which is +1 or -1
#
# double hinge doors:
# * hinges are located at both (v1_x) and (v2_x)
# * hinges are located at both (v1_x, v1_y) and (v2_x, v2_y)
Copy link
Contributor

Choose a reason for hiding this comment

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

thanks 🤦‍♂️

@Yadunund Yadunund merged commit 8a194f3 into master May 6, 2020
@Yadunund Yadunund deleted the fix/building_map_server branch May 6, 2020 05:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants