ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

parameter_descriptions and parameter_updates topics

asked 2015-07-09 13:07:22 -0500

Dear friends,

I experiment with hector quadrotor simulation in Hydro. Most of the topics like the one for sonar of the altimeter includes additional topics like /sonar_height/parameter_descriptions and /sonar_height/paramater_updates.

What is the use of these topics in every component?

It can be used in order to change the on fly the parameters of the virtual device or something else?

Thanks for the help!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-07-09 13:38:20 -0500

ahendrix gravatar image

These topics are used by the dynamic_reconfigure framework to change some device parameters while the node is running.

See: the dynamic_reconfigure wiki page for more details

edit flag offensive delete link more

Comments

That's make sense, so I can use them as normal topics when I want to update the device's config when the node is already running - thanks

angelos.p gravatar image angelos.p  ( 2015-07-09 13:46:32 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-07-09 13:07:22 -0500

Seen: 872 times

Last updated: Jul 09 '15