Skip to content

Commit

Permalink
Turtlebot 3 Waffle Gazebo model with ROS2 depth camera plugin (ros-na…
Browse files Browse the repository at this point in the history
…vigation#1249)

* added Turtlebot 3 Waffle Gazebo model with depth camera plugin

*changed the robot's shape. used box for the body and cylinder for the wheels 

* removed visuals from urdf. 

*removed meshes from the Gazebo model.
  • Loading branch information
mlherd authored Nov 13, 2019
1 parent dac7dd9 commit e399778
Show file tree
Hide file tree
Showing 3 changed files with 526 additions and 28 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0"?>

<model>
<name>TurtleBot3(Waffle)</name>
<version>2.0</version>
<sdf version="1.5">model.sdf</sdf>

<author>
<name>Taehun Lim(Darby)</name>
<email>[email protected]</email>

<name>Melih Erdogan(mlherd)</name>
<email>[email protected]</email>
</author>

<description>
TurtleBot3 Waffle
</description>
</model>
Loading

0 comments on commit e399778

Please sign in to comment.