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

nucleo_communicate_py/receiverのtopic名修正 #18

Closed
H1rono opened this issue Jun 11, 2024 · 1 comment · Fixed by #32
Closed

nucleo_communicate_py/receiverのtopic名修正 #18

H1rono opened this issue Jun 11, 2024 · 1 comment · Fixed by #32
Assignees

Comments

@H1rono
Copy link
Member

H1rono commented Jun 11, 2024

self._flex1_publisher = self.create_publisher(Flex, "flexsensor1", 10)
self._flex2_publisher = self.create_publisher(Flex, "flexsensor2", 10)

flex/N

@H1rono
Copy link
Member Author

H1rono commented Jun 11, 2024

ここも

self._flex1_publisher = self.create_publisher(Flex, "flexsensor1", 10)
self._flex2_publisher = self.create_publisher(Flex, "flexsensor2", 10)

@H1rono H1rono linked a pull request Jun 24, 2024 that will close this issue
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 a pull request may close this issue.

2 participants