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

Arm bridge for the simulator #580

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Arm bridge for the simulator #580

merged 3 commits into from
Oct 12, 2023

Conversation

qhdwight
Copy link
Collaborator

@qhdwight qhdwight commented Oct 11, 2023

Closes #579

@qhdwight qhdwight requested a review from tabiosg October 11, 2023 20:11
@qhdwight qhdwight self-assigned this Oct 11, 2023
@qhdwight
Copy link
Collaborator Author

@tabiosg How do I know which topic names to subscribe to?

The goal of this node is to replace the arm bridge in the simulator. So it subscribes to Position.msg. However instead of generating CAN messages it now has to publish a JointState.msg

@tabiosg
Copy link
Contributor

tabiosg commented Oct 11, 2023

Addressed offline. See the ESW Teleop ICD to see the interface between arm_controller and ESW. The interface between teleop and arm_controller can be determined by you.

@qhdwight qhdwight marked this pull request as ready for review October 12, 2023 00:43
@qhdwight qhdwight merged commit 33ae152 into master Oct 12, 2023
1 check failed
@qhdwight qhdwight deleted the teleop/arm-sim-bridge branch October 12, 2023 00:44
qhdwight added a commit that referenced this pull request Oct 12, 2023
* Init

* Make pub and sub

* Cleaner
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.

Simulation node that subs to PositionCommand and pubs JointState for the arm
2 participants