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

mv's profile - activity

2016-02-18 19:19:47 -0500 received badge  Famous Question (source)
2013-11-05 14:30:17 -0500 received badge  Notable Question (source)
2013-11-05 14:30:17 -0500 received badge  Popular Question (source)
2013-07-16 12:19:55 -0500 asked a question roscpp - rospack problem when compiling gazebo plugin

I get the following error msg when trying to compile a plugin for a gazebo robot

Failed to invoke /opt/ros/groovy/bin/rospack cflags-only-I roscpp [rospack] Error: package/stack 'roscpp' depends on non-existent package 'cpp_common' and rosdep claims that it is not a system dependency.

Failed to invoke /opt/ros/groovy/bin/rospack cflags-only-I roscpp [rospack] Error: package/stack 'roscpp' depends on non-existent package 'cpp_common' and rosdep claims that it is not a system dependency.

It seems that I don't have roscpp dependency, can anyone tell me on how to install it, or what I should do to fix this problem.

If this helps, I was following this tutorial from gazebo: gazebosim.org/wiki/Tutorials/1.5/ros_enabled_model_plugin

My system: ROS Groovy, Gazebo 1.5, Ubuntu 12.04

Thanks in advance for your guidance

2013-05-28 23:31:00 -0500 received badge  Notable Question (source)
2013-05-28 11:06:19 -0500 received badge  Popular Question (source)
2013-05-28 10:19:02 -0500 commented question no ros workspace after rebooting

Thank you joq!

2013-05-28 10:16:42 -0500 commented answer no ros workspace after rebooting

Thanks guys, sorry but I am still new with linux and ros. But thank you so much for the help!

2013-05-28 10:16:37 -0500 received badge  Supporter (source)
2013-05-28 09:26:49 -0500 commented question no ros workspace after rebooting

I am not sure what you mean, I just followed the tutorial from ros and it says to re-source with: source ~/fuerte_workspace/setup.bash .... was there an extra step I had to do?

2013-05-24 11:16:00 -0500 received badge  Organizer (source)
2013-05-24 11:04:01 -0500 asked a question no ros workspace after rebooting

ros doesn't keep the workspace in "fuerte" after rebooting my computer, I have to keep telling ros where the workspace is after booting the computer. Can anyone help assess what the problem is or how to solve it?