i use OGRE 1.9.0 with ubuntu 16.04 and i want to run my code without screen,but i got some error, i debug with GDB,it seems that:
Code: Select all
m_root = new Ogre::Root();throw the error.
also i test the ROS::rviz, it also cannot run without screen. search the forum, i did not get the answer,does anyone know how to solve it?
thanks!
