Skip to content

Comments

[roseus] add ros::wait-for-dynamic-reconfigure-server#730

Open
knorth55 wants to merge 1 commit intojsk-ros-pkg:masterfrom
knorth55:dyn-server-wait
Open

[roseus] add ros::wait-for-dynamic-reconfigure-server#730
knorth55 wants to merge 1 commit intojsk-ros-pkg:masterfrom
knorth55:dyn-server-wait

Conversation

@knorth55
Copy link
Member

this PR adds wait function for dynamic_reconfigure server.
this function is a wrapper for wait-for-service.

@k-okada
Copy link
Member

k-okada commented Nov 22, 2022

do we have this function in C++ or Python? Currently our strategy is to follow C++/Python interface, because we do not have good documentation for ROSEUS.

@knorth55
Copy link
Member Author

rospy waits when client instance is called.
https://github.com/ros/dynamic_reconfigure/blob/noetic-devel/src/dynamic_reconfigure/client.py#L301-L310

roscpp does nothing.

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 this pull request may close these issues.

2 participants