Git Product home page Git Product logo

robot_playground's Introduction

robot_playground

Jackal Simulation running on Linorobot's Navigation Stack parameters.

This package creates a shim to Jackal's Gazebo simulator so you can run a virtual robot on Gazebo and try Linorobot's Navigation Stack parameters.

A forked version of Jackal is used so that the frames and topics on the virtual robot match Linorobot's. You can check out the following commits to see what changes have been made to make Jackal and Linorobot compatible.

Installation

Install dependencies:

./installdep

Clone Jackal's and playground's sources on your linorobot_ws:

cd ~/linorobot_ws/src

git clone https://github.com/grassjelly/jackal.git
git clone https://github.com/jackal/jackal_simulator.git
git clone https://github.com/jackal/jackal_desktop.git
git clone https://github.com/ros-visualization/interactive_marker_twist_server.git

cd ../
catkin_make
source devel/setup.bash

Credits to vfdev-5's Jackal installation.

Simulation

Running the virtual robot and Gazebo World:

roslaunch robot_playground bringup_sim.launch

Once Jackal's simulation is up, you can run Linorobot's gmapping and autonomous navigation launch files as per normal.

Running gmapping demo:

roslaunch linorobot slam.launch

Running autonomous navigation:

roslaunch linorobot navigate.launch

Navigation Stack Tuning

Some useful resources to tune your parameters:

  • Kaiyu Zheng's - very comprehensive guide

  • ROS' - high level description of each parameter

robot_playground's People

Contributors

grassjelly avatar methyldragon avatar

Watchers

James Cloos avatar  avatar  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.