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

[Feature request] custom task kill micro-ros-agent and upload to board #140

Open
dudu8009 opened this issue Jun 19, 2024 · 1 comment
Open

Comments

@dudu8009
Copy link

Issue template

  • Hardware description: esp32 dev board with microros
  • Platform: Arduino
  • Installation type: platformio micro ros
  • Version or commit hash: humble

i think it would be great if there was a default way to kill micro ros agent and only then begin the upload when the upload is serial
sometimes i forget to close the agent and then it occupies the serial port for upload

@hippo5329
Copy link
Contributor

It should not be done this way. It is very common in ROS/ROS2 that you need to kill unused tasks/launches. You can run the serial agent in the same terminal as the upload so that it wont confuse. The wifi/udp4 agent wont interfere the upload.

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

No branches or pull requests

2 participants