Skip to content

Commit

Permalink
Deployed b4eb5a0 to 0.2.0 with MkDocs 1.6.0 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiang-gao committed Sep 30, 2024
1 parent 22533a4 commit 6a927dc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 0.2.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@
<p><img alt="banner" src="assets/banner.jpg" /></p>
<h1 id="fourier-grx-client">fourier-grx-client<a class="headerlink" href="#fourier-grx-client" title="Permanent link">#</a></h1>
<p>This is the client library for the Fourier GRX robot.
The correponding server library can be found <a href="https://pypi.org/project/fourier-grx/1.0.0a10/">here</a>.</p>
The correponding server library can be found <a href="https://pypi.org/project/fourier-grx/1.0.0a11/">here</a>.</p>
<h2 id="breaking-changes">❗ Breaking Changes<a class="headerlink" href="#breaking-changes" title="Permanent link">#</a></h2>
<p>For users who have been using Wiki-GRx-Deploy and those who are new to this library, Please note the following breaking changes:</p>
<ul>
Expand All @@ -800,12 +800,12 @@ <h2 id="breaking-changes">❗ Breaking Changes<a class="headerlink" href="#break
<h2 id="installation">Installation<a class="headerlink" href="#installation" title="Permanent link">#</a></h2>
<div class="admonition warning">
<p class="admonition-title">Attention</p>
<p><strong>This software is highly unstable and subject to change at any time. Version 0.2.0a3 is only compatible with <code>fourier-grx</code> version <code>v1.0.0a10</code> and up.</strong></p>
<p><strong>This software is highly unstable and subject to change at any time. Version 0.2.0a3 is only compatible with <code>fourier-grx</code> version <code>v1.0.0a11</code> and up.</strong></p>
</div>
<h3 id="on-the-robot">On the robot<a class="headerlink" href="#on-the-robot" title="Permanent link">#</a></h3>
<p>On the robot, install <code>fourier-grx==1.0.0a10</code> following the instructions <a href="https://github.com/FFTAI/Wiki-GRx-Deploy/tree/1.0.0a10">here</a>.</p>
<p>On the robot, install <code>fourier-grx==1.0.0a11</code> following the instructions <a href="https://github.com/FFTAI/Wiki-GRx-Deploy/tree/1.0.0a11">here</a>.</p>
<h3 id="on-the-robot-computer">On the robot computer:<a class="headerlink" href="#on-the-robot-computer" title="Permanent link">#</a></h3>
<p>On the robot, install <code>fourier-grx==1.0.0a10</code> following the <a href="https://gitee.com/FourierIntelligence/fourier-grx-client/blob/main/docs/Installation.md">Installation Instructions</a>.</p>
<p>On the robot, install <code>fourier-grx==1.0.0a11</code> following the <a href="https://gitee.com/FourierIntelligence/fourier-grx-client/blob/main/docs/Installation.md">Installation Instructions</a>.</p>
<h3 id="on-other-machines">On other machines:<a class="headerlink" href="#on-other-machines" title="Permanent link">#</a></h3>
<p><strong>Grx client will be automatically installed when installing <code>fourier-grx</code> on the robot.</strong></p>
<p>If you want to control the robot from another machine, you can install the client library using the following methods:</p>
Expand Down
Loading

0 comments on commit 6a927dc

Please sign in to comment.