Skip to content

All necessary files required to spawn a semi transparent beaker in the gazebo environment integrated with ROS.

Notifications You must be signed in to change notification settings

Lyn-xX/beaker-sdf-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SDF file for a Beaker

All necessary files required to spawn a semi transparent beaker in the gazebo environment integrated with ROS.

Model created using Blender 2.82

How to Import?

Simply edit the lauch file for your gazebo environment by adding a new node with the appropriate path specified.

An example for this:

<node name="spawn_box" 
  pkg="gazebo_ros"
  type="spawn_model"
  args="-sdf -file <your path here> -model box -x <x value here> -y <y value here> -z <z value here>"
  respawn="false" 
  output="screen" />

About

All necessary files required to spawn a semi transparent beaker in the gazebo environment integrated with ROS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages