How to set an estimated position without using rviz
In my project, I want to use multiple turtlebots to navigate in a previously known map to patrol an area. My netbooks uses 2GB of RAM and an Atom N455 processor - it is not so good as D525, but i think it could make some things on ROS... I noticed that rviz and another graphic processes requires a lot of processing and video resources, so I want to avoid using rviz and those processes, because I don't need graphical resources. But how can I set a estimated position of the robots without using rviz? And do you believe that my current netbook (Atom N455 and 2GB RAM) can support an autonomous navigation?
Thanks in advance,
Lucas