Skip to content

Niutels/trikey_dreamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package was tested on ROS Indigo Ubuntu 14.04 LTS. Gazebo 7.

Example method to launch the controller for Trikey is via:

$roslaunch trikey_dreamer trikey_gazebo.launch

In order to use the gazebo launch file, you have to add gazebo_world/models to gazebo's model path environment variable.

Add this to your ~/.bashrc file:

export GAZEBO_MODEL_PATH=~/catkin_ws/src/trikey_dreamer/gazebo_world/models:$GAZEBO_MODEL_PATH

testing

About

combines the Trikey and Dreamer URDFs and controls them in Gazebo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.0%
  • CMake 5.0%