Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 739 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 739 Bytes

Moved to

https://gitlab.com/seervision-public/dynamic-reconfigure-editor


Web based dynamic reconfigure editor

Dynamic reconfigure is quite prevalent in ROS world as it allows change of parameters of ros nodes at runtime.

This small tool is inspired by two other projects that I found on github:

  • web_dyn_reconf. This is no longer maintained and unfortunately doesn't work with the latest remi version.
  • And Dynamic Reconfigure Web is made with Javascript and seems to work nicely. Unfortunately doesn't work with enums.

Screenshot