-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: <Type> in ‘gazebo::math’ does not name a type #1
Comments
I'd suggest installing a proper version of Gazebo (do not make it through source install, just use the simplest method). If your Gazebo is 8.0+, then you will need |
Thank you for this fast reply. Unfortunately, I tried to reinstall gazebo but it doesn't change anything. I did this command:
My specs are : Ubuntu 16.04 and ROS Kinetic. So the installed version is Gazebo 7.0.0. |
I would do a fresh install of the gazebo packages. Also, try to find the math headers under By the way, the problem is not due to gazebo-ros connection packages but due to plain Gazebo installation, therefore the command above would not fix that error. So you should have a fresh Gazebo 7.0 install from scratch. Before doing that make sure everything related to Gazebo is deleted via |
It appears that See 45a1a36 for the fix or you can directly pull the |
Hi !
I have a lot of errors when trying to compile
dji_m100_ros_hitl_controller_gazebo.cpp
.I tried to install Ignition Math thanks to this page. But it didn't change anything.
What am I doing wrong ?
The text was updated successfully, but these errors were encountered: