Skip to content
Snippets Groups Projects
Select Git revision
  • 3b4f1bda75b59273fcbb33d33941b20f56b181c3
  • master default protected
2 results

panda_gazebo_workspace

Forked from CeTI / ROS / panda_gazebo_workspace
52 commits behind the upstream repository.
Johannes Mey's avatar
Johannes Mey authored
3b4f1bda
History
Name Last commit Last update
src
.gitignore
.gitmodules
README.md

A Complete Panda Gazebo Workspace

Requirements

  • Ubuntu 18.4
  • ROS Melodic

Installation

  • clone the repo git clone --recurse-submodules git@git-st.inf.tu-dresden.de:ceti/ros/panda_gazebo_workspace.git
  • change into the workspace cd panda_gazebo_workspace
  • install ROS package dependencies rosdep install --from-paths .
  • build the workspace catkin build
  • source the config: depending on your shell
    • source devel/setup.bash (default)
    • source devel/setup.sh
    • source devel/setup.zsh
  • run the simulation roslaunch panda_simulation simulation.launch