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

Construct interface #31

Open
wants to merge 17 commits into
base: exoforce
Choose a base branch
from
Open

Construct interface #31

wants to merge 17 commits into from

Conversation

mlanas
Copy link

@mlanas mlanas commented Mar 15, 2021

Implementation of initialization and stop functionalities for interface with the construct team as specified here.

@mlanas mlanas requested a review from missxa March 15, 2021 20:02
@mlanas mlanas self-assigned this Mar 15, 2021
@@ -8,10 +8,10 @@

from ..utils.utils import Topics, Services
from roboy_simulation_msgs.msg import Collision
from roboy_middleware_msgs.msg import EFPose
Copy link
Contributor

Choose a reason for hiding this comment

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

EFPose is not a middleware message. it's a control message so needs to be moved. besides, it's not on the roboy3 or dashing branch. will not approve this PR until messages are merged

Base automatically changed from force-control-integration to exoforce April 13, 2021 19:22
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