Code Monkey home page Code Monkey logo

ut_smads_simulation's Introduction

ut_smads_simulation

A simulation meta repository for running the SMADS system using the UT_multirobot_sim from UT_AMRL.

This is a one-stop repository to simulate a robot. Once this simulation is running, the SMADS system can be deployed just as it would on a real robot.

Quick Start

Installation

  1. Clone locally in the directory of your choice:

$ git clone https://github.com/UTSMADS/ut_smads_simulation.git --recursive

  1. Add these packages to your ROS_PACKAGE_PATH. You should only need to do this once

    $ ./SetupPath

  2. Install dependent packages

    $ ./InstallPackages

  3. Manually install ceres according to its install guide

Compiling

In the root of the ut_smads_simulation repo folder, simply run

$ make

Running

In the root of the ut_smads_simulation repo folrder, simply run

$ ./run_smads_sim.bash

this will spawn a number of terminal windows, a roscore and an RViz visualization. If you don't want to, or can't, visualize locally, you can edit the above script and turn off the visualization flag. Similarly, if a roscore is already running, that flag can also be adjusted in the script.

Configuration Overview

The relevant files to change maps, navigation or localization parameters live in the config directory. These files can be modified or cloned for other robot configurations.

Changing maps

To change the map, you will need to modify the following files:

  • config/enml/ut_jackal.lua under the field map_name
  • config/sim/default_init_config.lua under the field map_name

Note that the starting_loc_* listed under config/enml/ut_jackal.lua should match that of the start_poses under config/sim/default_init_config.lua for the simulation to work 'out of the box'. Otherwise, you will need to give ENML a new pose estimate to match the robot's actual position in the simulator.

ut_smads_simulation's People

Contributors

maxsvetlik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.