File: index.html

package info (click to toggle)
ompl 1.1.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 37,164 kB
  • ctags: 8,045
  • sloc: cpp: 55,692; python: 3,843; sh: 147; makefile: 60
file content (10 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
  <head>
  <meta HTTP-EQUIV="REFRESH" content="0; url=html/index.html">
  <title>The Open Motion Planning Library</title>
  </head>
  <body>
    Click <a href="html/index.html">here</a> if you are not automatically redirected to the OMPL documentation.
  </body>
</html>