Skip to content

Commit

Permalink
deploy: d83aabb
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Dec 6, 2024
1 parent bf3ccd9 commit 837a43c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Which can be tested by using a test script from ``ur_robot_driver`` (if installe

.. code-block:: console
$ ros2 launch ur_robot_driver test_joint_trajectory_controller.launch.py
$ ros2 run ur_robot_driver example_move.py
If we also want to be able to use MoveIt!, then:

Expand Down
2 changes: 1 addition & 1 deletion doc/ur_simulation_gz/ur_simulation_gz/doc/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h2>Launch Files<a class="headerlink" href="#launch-files" title="Link to this h
</pre></div>
</div>
<p>Which can be tested by using a test script from <code class="docutils literal notranslate"><span class="pre">ur_robot_driver</span></code> (if installed), in a new terminal:</p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>ros2<span class="w"> </span>launch<span class="w"> </span>ur_robot_driver<span class="w"> </span>test_joint_trajectory_controller.launch.py
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>ros2<span class="w"> </span>run<span class="w"> </span>ur_robot_driver<span class="w"> </span>example_move.py
</pre></div>
</div>
<p>If we also want to be able to use MoveIt!, then:</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 837a43c

Please sign in to comment.