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] Support for Dynamic Reconfigure #92

Open
chenjunnn opened this issue Dec 9, 2021 · 2 comments
Open

[Feature request] Support for Dynamic Reconfigure #92

chenjunnn opened this issue Dec 9, 2021 · 2 comments

Comments

@chenjunnn
Copy link

It would be really helpful if rosboard support dynamic reconfigure as the GUI tool rqt_reconfigure in ROS.

@dheera
Copy link
Owner

dheera commented Dec 9, 2021

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?

@chenjunnn
Copy link
Author

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?

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.

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