Skip to content

DroppedOut/ur5_human_gazebo

Repository files navigation

ur5_human_gazebo

Gazebo simulation of human and Universal Robots ur5

Quick start

  1. Open terminal and enter following commands one by one

  2. sudo apt-get install ros-melodic-moveit ros-melodic-cob-srvs ros-melodic-ros-controllers

  3. cd ~/catkin_ws/src

  4. git clone https://github.com/DroppedOut/ur5_human_gazebo

  5. cd ..

  6. rosdep install -r --from-paths src --ignore-src --rosdistro melodic

  7. mkdir devel/include/ur5_notebook

  8. cp src/ur5_human_gazebo/ur5_notebook/blocks_poses.h devel/include/ur5_notebook/

  9. catkin_make

  10. source devel/setup.bash

  11. cd src/ur5_human_gazebo/ur5_notebook && chmod +x *.py

  12. To launch simulation enter "roslaunch ur5_notebook simulation.launch"

  13. To launch robot enter "roslaunch ur5_notebook robot.launch"

  14. To launch human enter "roslaunch ur5_notebook human.launch"

About

Gazebo simulation of human and Universal Robots ur5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published