Skip to content

An open-source Unity Simulation for Universal Robot's UR3 Manipulator

License

Notifications You must be signed in to change notification settings

tonydle/ur3_unity_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UR3 Unity Simulation

An open-sourced Unity Simulation for Universal Robot's UR3 Manipulator

UR3Sim logo

Dependencies

If you do not wish to modify the simulation, please refer to our Releases and Wiki for usage instructions

The MATLAB examples require Peter Corke's Robotics Toolbox

For Unity developers:

  • Please install Unity 2019.4 - Older or later versions of Unity have not been tested
  • The simulation communicates with ROS using ROS#. However it has been included in unity/UR3Sim/Assets already

Contents

  • matlab: MATLAB examples to communicate with the simulated robot via ROS.
  • ros: includes the file_server package from ROS#
  • unity: includes the UR3Sim Unity project, which has:
    • UR3 Scene: the base UR3 that can be modified for your application
    • UR3 World Scene: the UR3 on a table with blocks

UR3Sim

Citation

If you find this repository useful, please consider citing our paper:

D. T. Le, S. Sutjipto, Y. Lai and G. Paul, "Intuitive Virtual Reality based Control of a Real-world Mobile Manipulator," 2020 16th International Conference on Control, Automation, Robotics and Vision (ICARCV), 2020, pp. 767-772, doi: 10.1109/ICARCV50220.2020.9305517.

@inproceedings{
    le2020-ur3-sim,  author={Le, Dinh Tung and Sutjipto, Sheila and Lai, Yujun and Paul, Gavin},
    booktitle={2020 16th International Conference on Control, Automation, Robotics and Vision (ICARCV)},
    title={Intuitive Virtual Reality based Control of a Real-world Mobile Manipulator},
    year={2020}, pages={767-772},  doi={10.1109/ICARCV50220.2020.9305517}
}

Developed by Tony Le ([email protected])

About

An open-source Unity Simulation for Universal Robot's UR3 Manipulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published