Package Summary

Tags No category tags.
Version 0.21.3
License MIT
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/CopterExpress/clover.git
VCS Type git
VCS Version melodic-devel
Last Updated 2021-05-26
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Static web pages for ROS packages

Additional Links

No additional links.

Maintainers

  • Oleg Kalachev

Authors

No additional authors.

roswww_static

roswww_static creates a static web directory for your ROS-powered system with symlinks to all the www subdirectories found in your ROS packages. This way you can use any external web server (e. g. nginx, Monkey, Caddy) to serve you static data, in compatible with roswww manner.

Note: you should configure your web server to make it follow symlinks.

Instructions

  • Run main.py node and it will generate the symlinks and index file.
  • Point your static web server path to ~/.ros/www.

You can rerun main.py if the list of installed packages changes.

Parameters

  • index – path for index page, otherwise packages list would be generated.
  • default_package – if set then the index page would redirect to this package's page.
CHANGELOG

Changelog for package roswww_static

0.21.1 (2020-11-17)

  • First release of roswww_static package to ROS
  • Contributors: Oleg Kalachev

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 catkin

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged roswww_static at Robotics Stack Exchange