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

nufa's profile - activity

2015-02-04 19:44:12 -0500 received badge  Notable Question (source)
2015-02-04 19:44:12 -0500 received badge  Famous Question (source)
2013-06-17 12:59:23 -0500 received badge  Popular Question (source)
2012-12-03 04:24:49 -0500 asked a question interactive_marker execution error

Hello; After I've tried to create the interactive_markers package and copied all the folders from the source which are needed for the package from interactive_markers for electric. I got an error when I tried to build the package which is running the rosmake for this package. The error is:

~ros/interactive_markers/src/interactive_marker_server.cpp:431: error: ‘visualization_msgs’ has not been declared ...

There are some other errors which is kind of related to the interactive_marker_server.cpp, but I do not paste it here.

So, what I wanna ask here, as it seems the package is new in electric, someone might have encountered this. Could anyone help me on this?

Thank you.

2012-12-03 03:25:33 -0500 received badge  Popular Question (source)
2012-12-02 21:28:55 -0500 answered a question Interactive Marker dependecy

Thank you, I think someone just updated the documentation, because I can access the interactive markers now.

2012-11-29 04:28:14 -0500 asked a question Interactive Marker dependecy

Hello, I'm using the turtlebot now and in the middle of the tutorial where I wanted to try the Teleoperation/Rviz Teleop (Interactive Markers), it says that we cannot make the turtlebot_interactive_markers as the interactive_markers dependency cannot be found. So, we are figuring what should we do next? Could anyone help with this problem.

Thank you.