Running tf2_web_republisher leads to segmentation fault
I am trying to use the roslibpy for ROSbridge. For that I first needed to install ROS bridge. After installing ROS, i followed the instructions here I could install the rosbridge_server
as well as web_republisher
. But as soon as I try to run the republisher by using rosrun tf2_web_republisher tf2_web_republisher
, it gives me an error Segmentation fault (core dumped)
. I have tried this on multiple PC's now and it gives me the same error always at this point.