Skip to content

lar-deeufba/lar_gazebo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lar_gazebo

Repository of the 3D model of the Robotics Laboratory (LAR) of UFBA to be used in the Gazebo.

3d model of LaR in gazebo

Installation

Use git to clone this repository to you workspace:

git clone https://github.com/ericksuzart/lar_gazebo.git

Then, build your workspace:

catkin build

NOTE: you should use catkin tools to work propely with this package. Checkout catkin tools documentation.

Launching

The model

Use the command below in your terminal to setup and launch gazebo with all models of LAR:

roslaunch lar_gazebo lar_world.launch

With Husky

You can do it by typing in your terminal:

roslaunch lar_gazebo lar_husky.launch

You must install the husky packages of simulation in your machine to perform the command above. Checkout Simulating Husky documentation to installation tutorial.

Disable shadows

If you open through the launchers, it's open automatically with shadows disabled.

Else, you have to disable directly on Gazebo GUI:

  1. With gazebo open, go to left panel and find Scene, in world tab;
  2. Click on the Scene;
  3. Now search for shadows;
  4. And, finally uncheck the square right after shadows;

NOTE: If you've getting lost visit the tutorial of gazebo GUI (Graphical User Interface).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

Repository of the 3D model of the Robotics Laboratory (LAR) of UFBA to be used in the Gazebo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%