fiu-arc-robotics / ws_jackal

FIU Jackal Robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains files for simulating the jackal, it is not yet set up to run the physical robot.

When cloning this repo, do not forget to the following command so that you get the actuall code and not just references to other repos.

  • git clone --recurse-submodules -j8

Before editing submodules don't forget to checkout the branch of interest so you can avoid detached head state.

  • git checkout

To launch Jackal simulation

  • roslaunch jackal_gazebo jackal_world.launch config:=mapping world:=tunnel.world

About

FIU Jackal Robot


Languages

Language:C++ 40.9%Language:Common Lisp 27.6%Language:CMake 18.2%Language:JavaScript 10.4%Language:Python 2.1%Language:Shell 0.8%