Skip to content
Snippets Groups Projects
Select Git revision
  • 2f45f4d98d2a3e392a96922b60da1572a5d306e3
  • master default protected
  • tidenhub-master-patch-49904
  • tidenhub-master-patch-18499
  • tidenhub-master-patch-36435
  • improvement/grasping
  • feature/simulated_robot
  • grasping_sample
8 results

README.md

Blame
  • Forked from CeTI / ROS / panda_gazebo_workspace
    47 commits behind the upstream repository.
    Sebastian Ebert's avatar
    Sebastian Ebert authored and Johannes Mey committed
    2f45f4d9
    History

    A Complete Panda Gazebo Workspace

    Remark: The state outside of the master branch must be considered as "work-in-progress". Only the master branch is stable here.

    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

    Simulations

    • For planning and simulation based on rviz: roslaunch panda_simulation simulation.launch
    • Execution of a simple motion: roslaunch sample_applications sample_simple_simulation.launch
    • Execution of a simple motion costraint by a blocking object: roslaunch sample_applications sample_constraint_simulation.launch
    • Execution of a velocity constraint cartesian trajectory: roslaunch sample_applications simulation.launch