Skip to content

LiamWellacott/Virtual-RALT-Standalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual RALT Standalone

This is a standalone world simulating the Robotic Assisted Living Testbed (RALT). Note that this repository provides the environment model only.

Tested on Ubuntu 16.04, using ROS Kinetic and Gazebo 7.16.

GitHub Logo

Installation

Clone this repository into your workspace:

roscd; cd ..; cd src
git clone https://github.com/care-group/Virtual-RALT-Standalone.git
cd ..
catkin_make
roscd; cd..
source devel/setup.bash

You can then launch the environment as follows:

roslaunch virtual_ralt_standalone virtual_ralt_standalone.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%