Skip to content

emgoeddel/svs-ros-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVS Util

A ROS package with launch scripts, world files, and object files to support the ROS version of SVS.

Setup Instructions

Prerequisites:

Instructions:

  1. Clone this repo into your catkin workspace.
  2. catkin build

You should now be able to start the connector with roslaunch. Note that there is no code to compile in this package, but you still need to run catkin build to register the package with ROS for roslaunch to work.

Usage

First start a Gazebo environment with a simulated Fetch:

roslaunch svs_util start_gazebo.launch gui:="<true/false>" world:="<name.sdf>"
  • gui: enables/disables the Gazebo GUI
  • world: provide the name of a file in the svs_util/worlds folder

Then start the Soar debugger as usual. It will start a ROS node and connect to the relevant topics.

About

ROS-side utilities for Soar/SVS+T

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published