Skip to content

Commit

Permalink
set to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthou committed Jun 26, 2024
1 parent eb63bfa commit f161c42
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ LAAS-CNRS, Toulouse, 2018 – 2024.
```

[Release-Url]: https://github.com/sarthou/mementar/releases
[Release-image]: http://img.shields.io/badge/release-v0.0.3-1eb0fc.svg
[Release-image]: http://img.shields.io/badge/release-v0.0.4-1eb0fc.svg
31 changes: 30 additions & 1 deletion docs/Download.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Download | Mementar 0.0.3</title>
<title>Download | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="img/logo/favicon.ico" rel="shortcut icon">
Expand Down Expand Up @@ -82,6 +82,35 @@ <h1 class="title">Download</h1>

<p>You have below the archives of the major versions of mementar:</p>

<h2> V0.0.4 </h2>
<p>27 / 06 / 2024</p>

<ul>
<li>
<a href="https://github.com/sarthou/mementar/archive/v0.0.4.zip" rel="nofollow">
<svg class="octicon octicon-file-zip flex-shrink-0 text-gray" width="16" height="16" viewBox="0 0 12 16"
version="1.1" aria-hidden="true">
<path fill-rule="evenodd"
d="M8.5 1H1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4.5L8.5 1zM11 14H1V2h3v1h1V2h3l3 3v9zM5 4V3h1v1H5zM4 4h1v1H4V4zm1 2V5h1v1H5zM4 6h1v1H4V6zm1 2V7h1v1H5zM4 9.28A2 2 0 0 0 3 11v1h4v-1a2 2 0 0 0-2-2V8H4v1.28zM6 10v1H4v-1h2z">
</path>
</svg>
<strong class="px-1">Source code</strong> (zip)
</a>
</li>

<li>
<a href="https://github.com/sarthou/mementar/archive/v0.0.4.tar.gz" rel="nofollow">
<svg class="octicon octicon-file-zip flex-shrink-0 text-gray" width="16" height="16" viewBox="0 0 12 16"
version="1.1" aria-hidden="true">
<path fill-rule="evenodd"
d="M8.5 1H1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4.5L8.5 1zM11 14H1V2h3v1h1V2h3l3 3v9zM5 4V3h1v1H5zM4 4h1v1H4V4zm1 2V5h1v1H5zM4 6h1v1H4V6zm1 2V7h1v1H5zM4 9.28A2 2 0 0 0 3 11v1h4v-1a2 2 0 0 0-2-2V8H4v1.28zM6 10v1H4v-1h2z">
</path>
</svg>
<strong class="px-1">Source code</strong> (tar.gz)
</a>
</li>
</ul>

<h2> V0.0.3 </h2>
<p>21 / 12 / 2020</p>

Expand Down
2 changes: 1 addition & 1 deletion docs/InstallMementar.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Install | Mementar 0.0.3</title>
<title>Install | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="img/logo/favicon.ico" rel="shortcut icon">
Expand Down
4 changes: 2 additions & 2 deletions docs/SetUp.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Set up | Mementar 0.0.3</title>
<title>Set up | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="img/logo/favicon.ico" rel="shortcut icon">
Expand Down Expand Up @@ -124,7 +124,7 @@ <h1 class="title">Set Up Your Environnement</h1>
<p>The package.xml do not need to be modified. For the CMakeLists.txt, we will required a minimal version
(optional) and include ontologenius API.</p>
<div class="code_block">
<div class="terminal_line">find_package(mementar 0.0.3 REQUIRED)</div>
<div class="terminal_line">find_package(mementar 0.0.4 REQUIRED)</div>
<div class="terminal_line">...</div>
<div class="terminal_line">catkin_package(</div>
<div class="terminal_line"># INCLUDE_DIRS include</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Tutorials.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Under Construction | Mementar 0.0.3</title>
<title>Under Construction | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/construction.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Under Construction | Mementar 0.0.3</title>
<title>Under Construction | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/ClientBase.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>ClientBase Class | Mementar 0.0.3</title>
<title>ClientBase Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/CppAPI.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>C++ API | Mementar 0.0.3</title>
<title>C++ API | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/Fact.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Fact Class | Mementar 0.0.3</title>
<title>Fact Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/ManagerClient.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>ManagerClient Class | Mementar 0.0.3</title>
<title>ManagerClient Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/OccasionsPublisher.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>OccasionsPublisher Class | Mementar 0.0.3</title>
<title>OccasionsPublisher Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/OccasionsSubscriber.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>OccasionsSubscriber Class | Mementar 0.0.3</title>
<title>OccasionsSubscriber Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/TimelineManipulator.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>TimelineManipulator Class | Mementar 0.0.3</title>
<title>TimelineManipulator Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/cpp_API/TimelinesManipulator.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>TimelinesManipulator Class | Mementar 0.0.3</title>
<title>TimelinesManipulator Class | Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="../style/mementar_api.css" rel="stylesheet" type="text/css">
<link href="../img/logo/favicon.ico" rel="shortcut icon">
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en_US">

<head>
<title>Mementar 0.0.3</title>
<title>Mementar 0.0.4</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down Expand Up @@ -93,9 +93,9 @@ <h2>A long-term episodic memory for robotic agents</h2>
<div class="row">
<div class="text-center">
<p>
<a href="https://github.com/sarthou/mementar/archive/v0.0.3.zip"
<a href="https://github.com/sarthou/mementar/archive/v0.0.4.zip"
class="btn btn-primary btn-lg anchorLink jumbo-button" role="button"><span
class="glyphicon glyphicon-download-alt"></span> Download <small>(0.0.3)</small></a>
class="glyphicon glyphicon-download-alt"></span> Download <small>(0.0.4)</small></a>
<a href="https://github.com/sarthou/mementar" target="_blank"
class="btn btn-custom btn-lg anchorLink jumbo-button" role="button"><span><img
src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Octicons-mark-github.svg/1200px-Octicons-mark-github.svg.png"
Expand Down

0 comments on commit f161c42

Please sign in to comment.