Skip to content

This repository is made for everyone who wants to simulate the lab: LabFabEx from National University of Colombia on Gazebo-ROS

Notifications You must be signed in to change notification settings

garzonwilmer5/labfabex_texture_gazebo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of LabFabEx

This package of ROS have all the information needed for the following result (distro: Melodic):

result of this package

Models in this package:

  • Walls and some stairs
  • SCARA
  • Motoman
  • LeadWell
  • Some tables

Building this package

Steps:

  • Clone this repo in your workspace.

cd ~/catkin_ws/src

git clone https://github.com/JuanSantacoloma/labfabex_texture_gazebo

  • Build labfabex_texture_gazebo

    -If you use catkin_make:

    cd ~/catkin_ws

    catkin_make

    -If you use catkin tools:

    cd ~/catkin_ws

    catkin build labfabex_texture_gazebo

-Source bash

source ~/catkin_ws/devel/setup.bash

  • Run this launch

roslaunch labfabex_texture_gazebo labfabex.launch

  • Enjoy

Models that you can contribute

  • Multiejes.
  • SPAV.
  • MAYA.
  • JinnFa 32AB.
  • Compresor.
  • Tables.
  • Almacen UN.
  • Pulpo Serigrafico.
  • FDM UN.
  • Banco Neumatico

Acknowledgment:

This work is possible thanks to:

  • Jhon Felipe Delgado
  • Jhonyfer Angarita
  • Wilmer Garzon

About

This repository is made for everyone who wants to simulate the lab: LabFabEx from National University of Colombia on Gazebo-ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%