Gazebo | Ignition | Community
Ask Your Question
0

fatal error: tinyxml2.h during installing drcsim from source

asked 2017-01-01 09:19:45 -0500

At present i am using ros indiog and gazebo 7.4 in my ubuntu 14.04. I tried to install the drcsim from source, but i got this error:

/usr/include/gazebo-7/gazebo/util/LogPlay.hh:20:22: fatal error: tinyxml2.h: No such file or directory
 #include <tinyxml2.h>

And also is this safe to install drcsim along with privious installaion of ros indigo and gazebo 7?

edit retag flag offensive close merge delete

Comments

Have you been able to solve this issue? thnks

Hugo Sardinha gravatar imageHugo Sardinha ( 2017-04-25 09:00:32 -0500 )edit

@hari1234 I am also facing similar issues with same system configuration i.e. gazebo7 and ubuntu 14.04 with ros indigo. Were you able to solve the problem?

rajshah1993 gravatar imagerajshah1993 ( 2020-04-30 14:48:03 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-04-30 22:29:54 -0500

rajshah1993 gravatar image

I dont know if this is how it should be solved or not but for me this worked on ubuntu 14.04 with ros indigo and gazebo7: As mentioned here, install it with this command; sudo apt-get install libtinyxml2-dev and hopefully should solve the problem

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-01-01 09:19:45 -0500

Seen: 851 times

Last updated: Apr 30 '20