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

zhujimson's profile - activity

2016-12-19 05:05:07 -0500 commented answer Problem with camera while running SVO live

I got the same question, can someone tell me how can i fix this problem?

2016-08-12 05:53:53 -0500 received badge  Popular Question (source)
2016-05-31 09:26:04 -0500 answered a question Ubuntu 14.04 catkin_make broken: tf2::BufferCore::_allFramesAsDot(double) const

After I install the tf2 package again, catkin_make works fine.

2016-05-29 10:39:59 -0500 asked a question Ubuntu 14.04 catkin_make broken: tf2::BufferCore::_allFramesAsDot(double) const

Hello, I am a ROS worker, I met a problem today:

I want to run catkin_make command in the workspace path: catkin_ws.

It failed and sent message :

Linking CXX executable /home/zhu/catkin_ws/devel/lib/interactive_marker_tutorials/basic_controls
Linking CXX executable /home/zhu/catkin_ws/devel/lib/interactive_marker_tutorials/cube
Linking CXX executable /home/zhu/catkin_ws/devel/lib/interactive_marker_tutorials/menu
[ 14%] Built target depth_image_proc
Linking CXX executable /home/zhu/catkin_ws/devel/lib/interactive_marker_tutorials/point_cloud
/opt/ros/indigo/lib/libtf.so:undefined reference to ‘tf2::BufferCore::_allFramesAsDot(double) const’
collect2: error: ld returned 1 exit status

My system information: Linux version 3.13.0-44-generic (buildd@lamiak) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014

please help me !

2015-02-12 03:43:13 -0500 received badge  Supporter (source)