Ignition Graphics Error

I’ve tried to use the included troubleshooting info to fix the following error when configuring the files for the local Parrot drone sim ([ROS Q&A] 191 - How to Launch the Parrot Drone Simulation Locally - The Construct):

CMake Error at /usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
Could not find a configuration file for package “ignition-common3-graphics”
that exactly matches requested version “3.6.0”.

The following configuration files were considered but not accepted:

/usr/lib/x86_64-linux-gnu/cmake/ignition-common3-graphics/ignition-common3-graphics-config.cmake, version: 3.5.0
/lib/x86_64-linux-gnu/cmake/ignition-common3-graphics/ignition-common3-graphics-config.cmake, version: 3.5.0

Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/ignition-common3/ignition-common3-config.cmake:203 (find_dependency)
/usr/lib/x86_64-linux-gnu/cmake/gazebo/gazebo-config.cmake:209 (find_package)
sjtu-drone/CMakeLists.txt:15 (find_package)

I’ve had no luck. Any help is appreciated!

Hi,

Have you installed those required packages like “ignition-common3-graphics” ?