Hi Max,

Are you trying to get the webui running on a PR2 or simply on another computer with ROS installed?

With the pr2,  it just just be set up automatically with the deb files.  If not, double check that your pr2-environment is installed.

 With another computer, following these instructions work:  http://www.ros.org/wiki/webui.  However, you need to launch two nodes, rosweb and launchman (both are in the web_interface stack) yourself every time you want to use it. 


Regards,
Adam Stambler


On Tue, Jul 6, 2010 at 11:03 AM, <mwitt341@aol.com> wrote:
I put http://localhost/webui/webui in the web browser and get this error:
MOD_PYTHON ERROR



ProcessId: 17560

Interpreter: '127.0.0.1'



ServerName: '127.0.0.1'

DocumentRoot: '/var/www'



URI: '/webui/webui/'

Location: '/webui/'

Directory: None

Filename: '/var/www/webui'

PathInfo: '/webui/'



Phase: 'PythonHandler'

Handler: 'startmod'



Traceback (most recent call last):



File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch

default=default_handler, arg=req, silent=hlist.silent)



File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1202, in _process_target

module = import_module(module_name, path=path)



File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 304, in import_module

return __import__(module_name, {}, {}, ['*'])



ImportError: No module named startmod


---------------
How can I get apache2 to work? Thanks for the help.

Max


_______________________________________________
ros-users mailing list
ros-users@code.ros.org
https://code.ros.org/mailman/listinfo/ros-users