RVIZ Application Not Launching
Hello Im trying to run an RVIZ application from the Udacity Robotics-Nanodegree but unfortunately when i try to run it it crashes with this message:
You can start planning now!
[ INFO] [1506666259.823327293]: Stereo is NOT SUPPORTED
[ INFO] [1506666259.823388529]: OpenGl version: 4.5 (GLSL 4.5).
terminate called after throwing an instance of 'Ogre::Exception'
what(): OGRE EXCEPTION(5:): Could not find font Liberation Sans in MovableText::setFontName
[rviz_ML_Ubuntu_11752_4341152296783752344-4] process has died [pid 11776, exit code -6, cmd /opt/ros/kinetic/lib/rviz/rviz -d /home/ddomit/catkin_ws/src/RoboND-Kinematics-Project/kr210_claw_moveit/launch/moveit.rviz __name:=rviz_ML_Ubuntu_11752_4341152296783752344 __log:=/home/ddomit/.ros/log/c7f078f8-a4de-11e7-95b3-4ccc6acfcea6/rviz_ML_Ubuntu_11752_4341152296783752344-4.log].
log file: /home/ddomit/.ros/log/c7f078f8-a4de-11e7-95b3-4ccc6acfcea6/rviz_ML_Ubuntu_11752_4341152296783752344-4*.log
I can run RVIZ Perfectly without any application, but when I try to run this one it crashes. This is very weird because many other students have opened it without a problem, so its not application related.
I am Currently stuck in the program because of this problem. If anyone can help me it would be greaaatly appreciated!!!
Daniel