Skip to content

Commit

Permalink
Merge branch 'jesus/#146_andino_bringup_docs' of github.com:JesusSilv…
Browse files Browse the repository at this point in the history
…aUtrera/andino into jesus/#146_andino_bringup_docs
  • Loading branch information
JesusSilvaUtrera committed Mar 27, 2024
2 parents 3caf12d + 992396d commit 1cc7744
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Other projects built upon Andino! :rocket:

- :computer: [`andino_gz`](https://github.com/Ekumen-OS/andino_gz): [Gazebo](https://gazebosim.org/home)(non-classic) simulation of the `andino` robot.
- :lady_beetle: [`andino_webots`](https://github.com/Ekumen-OS/andino_webots): [Webots](https://github.com/cyberbotics/webots) simulation of the Andino robot fully integrated with ROS 2.
- :joystick: [`andino_o3de`](https://github.com/Ekumen-OS/andino_o3de): [O3DE](https://o3de.org/) simulation of the Andino robot.
- :green_circle: [`andino_isaac`](https://github.com/Ekumen-OS/andino_isaac): [Isaac Sim](https://docs.omniverse.nvidia.com/isaacsim/latest/index.html) simulation of the Andino robot.
- :test_tube: [`andino_integration_tests`](https://github.com/Ekumen-OS/andino_integration_tests): Extension to the Andino robot showing how to build integration tests.

## :pick: Robot Assembly
Expand Down
2 changes: 1 addition & 1 deletion andino_gz_classic/urdf/andino_gz_classic.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

<!-- kinematics -->
<wheel_separation>0.137</wheel_separation>
<wheel_diameter>0.035</wheel_diameter>
<wheel_diameter>0.0662</wheel_diameter>

<!-- limits -->
<max_wheel_torque>20</max_wheel_torque>
Expand Down

0 comments on commit 1cc7744

Please sign in to comment.