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

Interactive marker with the same name

asked 2019-10-28 02:40:38 -0500

BhanuKiran.Chaluvadi gravatar image

Hi,

I had multiple interactive markers(around 100+) to be displayed on the rviz and name them based functionalities (only 6 functionalities). I remember with normal markers, although the name is same, we can mention namespace and id to be different to distinguish them. Is it possible with interactive marker to name them the same ?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-11-26 23:24:54 -0500

You can do pretty much everything the same, see my example below. In this example I populate a set of normal markers but then only in certain settings populate that information into an interactive marker. What you find is that beyond the N-dof manipulation and size, all the other things are pretty analog.

https://github.com/SteveMacenski/slam...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-10-28 02:40:38 -0500

Seen: 90 times

Last updated: Nov 26 '19