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

Error about rviz_satelite

asked 2021-07-28 09:38:10 -0500

Delbina gravatar image

updated 2021-07-28 09:38:31 -0500

Hi everyone,

I have downloaded the rviz_satellite, and saved it in catkin_ws/src folder. now i run catkin_make, but i received the following error:

[ 93%] Built target rtabmapviz [ 98%] Built target rtabmap_plugins /home/masoumeh/catkin_ws/src/rviz_satellite-master/src/aerialmap_display.cpp: In member function ‘virtual void rviz::AerialMapDisplay::onEnable()’: /home/masoumeh/catkin_ws/src/rviz_satellite-master/src/aerialmap_display.cpp:102:45: error: ‘class rviz::FrameManager’ has no member named ‘getTF2BufferPtr’ tf_buffer_ = context_->getFrameManager()->getTF2BufferPtr(); ^ rviz_satellite-master/CMakeFiles/rviz_satellite.dir/build.make:83: recipe for target 'rviz_satellite-master/CMakeFiles/rviz_satellite.dir/src/aerialmap_display.cpp.o' failed make[2]: * [rviz_satellite-master/CMakeFiles/rviz_satellite.dir/src/aerialmap_display.cpp.o] Error 1 CMakeFiles/Makefile2:7291: recipe for target 'rviz_satellite-master/CMakeFiles/rviz_satellite.dir/all' failed make[1]: [rviz_satellite-master/CMakeFiles/rviz_satellite.dir/all] Error 2 Makefile:145: recipe for target 'all' failed make: ** [all] Error 2 Invoking "make -j8 -l8" failed

I am working with ros_kinetic 16.04.

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-07-28 15:24:17 -0500

Mike Scheutzow gravatar image

updated 2021-07-28 15:29:07 -0500

If you are using https://github.com/nobleo/rviz_satellite, then this appears to be a known bug on their tracker: https://github.com/nobleo/rviz_satell...

The bug description implies it used to work in kinetic. You could try checking out older tagged releases, going in reverse order, to find the latest release that still works.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-07-28 09:38:10 -0500

Seen: 125 times

Last updated: Jul 28 '21