We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be really helpful if rosboard support dynamic reconfigure as the GUI tool rqt_reconfigure in ROS.
The text was updated successfully, but these errors were encountered:
Hi @Chenjun00 Thanks for the suggestion! I'll look into whether there's a good way to support dynamic reconfigure in both ROS1 and ROS2.
What specifically were you hoping to dynamically reconfigure? e.g. configure properties on other nodes or reconfigure e.g. rosboard's port on the fly?
Sorry, something went wrong.
I'm looking into a way to dynamic reconfigure some params of the nodes in my robots on a web page. (Such as the exposure time of a camera node.)
And I've found some projects useful, but they only support ROS1 and haven't been updated for a long time.
Here is what I found: https://github.com/awesomebytes/web_dyn_reconf https://github.com/pantor/ros-control-center
And the source code rqt_reconfigure might be helpful too as it supports both ROS 1 & 2 and is written in Python.
No branches or pull requests
It would be really helpful if rosboard support dynamic reconfigure as the GUI tool rqt_reconfigure in ROS.
The text was updated successfully, but these errors were encountered: