Skip to content

jojojo8359/ur5e_natural_motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ur5e_natural_motion

Requirements

Optional Packages

Package Contents

ur5e_moveit_config

  • This package contains the MoveIt! configuration files for a simulated UR5e robot

natural_motion

  • This package houses code and tests that deal with creating natural, velocity-controlled movements for a simulated UR5e robot

Running

Custom launch files were created for starting the simulated UR5e:

  • launch/ur5e_gazebo_bringup.launch starts a Gazebo instance that loads the robot model and a model for its table and a wall
    • roslaunch natural_motion ur5e_gazebo_bringup.launch
  • launch/ur5e_planning_execution.launch starts an instance of RViz with the MoveIt! planning plugin and links it to a Gazebo-simulated arm
    • roslaunch natural_motion ur5e_planning_execution.launch

Alternatively, roslaunch ur_gazebo ur5e_bringup.launch can be used to start a Gazebo instance with no other custom models in the scene.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks