Closed Bardo91 closed 5 years ago
As advised in https://github.com/PX4/Firmware/issues/5773, it is related with a missing package in Gazebo7. It is solved by installing libignition math 2
sudo apt-get install libignition-math2-dev
thx
As advised in PX4/PX4-Autopilot#5773, it is related with a missing package in Gazebo7. It is solved by installing
libignition math 2
sudo apt-get install libignition-math2-dev
On ubuntu 20.04 I encountered the following error Package libignition-math2-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'libignition-math2-dev' has no installation candidate
As advised in PX4/PX4-Autopilot#5773, it is related with a missing package in Gazebo7. It is solved by installing
libignition math 2
sudo apt-get install libignition-math2-dev
On ubuntu 20.04 I encountered the following error Package libignition-math2-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'libignition-math2-dev' has no installation candidate
This issue happened on Ubuntu 16.04 with ROS Kinetic and Gazebo 7. I would not assume that this could solve a similar issue on Ubuntu 20.04 and Gazebo 11.
sudo apt-get install libignition-math4-dev
I have a compile error while compiling the Firmware. It is related with some gazebo msgs.