Skip to content

Commit

Permalink
Update Doxygen HTML files from commit 2cc7cd9
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Apr 22, 2024
1 parent 0898831 commit 366fc6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doxygen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ <h2>TactileSensor</h2>
<div class="line"> - topicName: /mujoco/tactile_sensor</div>
<div class="line"> tactileSensorFrameName: jvrc1_right_elbow_tactile_sensor</div>
<div class="line"> forceSensorName: RightElbowForceSensor</div>
</div><!-- fragment --><p>The above configuration assumes a ROS topic named <code>/mujoco/tactile_sensor</code> with a message of type <a href="https://github.com/isri-aist/MujocoTactileSensorPlugin/blob/main/msg/TactileSensorData.msg">mujoco_tactile_sensor_plugin/TactileSensorData</a> being published by some node (e.g. <a href="https://github.com/isri-aist/MujocoTactileSensorPlugin">isri-aist/MujocoTactileSensorPlugin</a>). The tactile sensor frame (e.g. <code>jvrc1_right_elbow_tactile_sensor</code>) must be defined in a URDF model (e.g. <code>jvrc_description/urdf/jvrc1.urdf</code>). The force sensor (e.g. <code>RightElbowForceSensor</code>) must be defined in robot module (e.g. <code>mc_rtc/src/mc_robots/jvrc1.cpp</code>). </p>
</div><!-- fragment --><p>The above configuration assumes a ROS topic named <code>/mujoco/tactile_sensor</code> with a message of type <a href="https://github.com/isri-aist/MujocoTactileSensorPlugin/blob/main/msg/TactileSensorData.msg">mujoco_tactile_sensor_plugin/TactileSensorData</a> being published by some node (e.g. <a href="https://github.com/isri-aist/MujocoTactileSensorPlugin">isri-aist/MujocoTactileSensorPlugin</a>). The tactile sensor frame (e.g. <code>jvrc1_right_elbow_tactile_sensor</code>) must be defined in a URDF model (e.g. <code>jvrc_description/urdf/jvrc1.urdf</code>). The force sensor (e.g. <code>RightElbowForceSensor</code>) must be defined in robot module (e.g. <code>mc_rtc/src/mc_robots/jvrc1.cpp</code>).</p>
<p>For system details for using tactile sensor with mc_mujoco, please refer to here. </p>
</div></div><!-- PageDoc -->
</div><!-- contents -->
<!-- start footer part -->
Expand Down

0 comments on commit 366fc6b

Please sign in to comment.