Skip to content

rislab/guts-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUTS Sandbox

Installation

git clone git@github.com:rislab/guts-sandbox.git --recursive
cd guts-sandbox/
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install colcon-common-extensions numpy matplotlib
./build.sh

Running the program

source workon
cd wet/src/guts_utils_py/test
python test_multirobot_and_tracks.py

Supported Operating Systems

This software was tested on Ubuntu 20.04.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages