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

Rosbag package not found-fuerte

asked 2012-10-23 22:22:32 -0500

Radhika gravatar image

updated 2012-10-23 22:43:42 -0500

Lorenz gravatar image

Hi, I am using fuerte I am getting the following error when i am trying to rosmake packages laser_filters,laser_assembler,costmap_2D etc. "Package rosbag was not found in pkg-config search path.Perhaps you should add the directory containing 'rosbag.pc' to PKG_CONFIG_PATH environment variable." I have rosbag installed and when i checked the directory "/opt/ros/fuerte/lib/pkgconfig" rosbag.pc seems to be present there. I am confused why am still getting the error. ! Can any one please help me regarding this

Regards, Radhika

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-10-23 22:42:44 -0500

Lorenz gravatar image

Why are you trying to rosmake the packages? Just use the debian packages:

sudo apt-get install ros-fuerte-laser-pipeline navigation

I guess the problem is that you checked out the development versions of the packages which are probably already ported to Groovy (the upcoming ROS Distro). If you really need to compile the packages from source, make sure you check out the Fuerte branch.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-10-23 22:22:32 -0500

Seen: 246 times

Last updated: Oct 24 '12