Skip to content

Commit

Permalink
Fixed typos 2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcalderon03 committed Jul 30, 2023
1 parent 4e3a59d commit 83123ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- TODO make a launch param to switch between real/fake hardware. You can only use ONE. -->
<!-- Use for functionality in Gazebo -->
<plugin>gazebo_ros2_control/GazeboSystem</plugin>
<!--Use for functionality in RViz2-->
<!--Use for functionality in RViz-->
<!-- <plugin>mock_components/GenericSystem</plugin> -->
</hardware>
<joint name="shoulderjoint">
Expand Down
2 changes: 1 addition & 1 deletion urc_gazebo/urdf/WalliiArmV3.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@
<!-- TODO make a launch param to switch between real/fake hardware. You can only use ONE. -->
<!--Use for functionality in Gazebo-->
<plugin>gazebo_ros2_control/GazeboSystem</plugin>
<!--Use for functionality in RViz2-->
<!--Use for functionality in RViz-->
<!-- <plugin>mock_components/GenericSystem</plugin> -->
<plugin>ros2_control_demo_hardware/VelocityActuatorHardware</plugin>
</hardware>
Expand Down

0 comments on commit 83123ad

Please sign in to comment.