YoushaaMurhij / Human_Robot_Cobot_Collaboration

Simulation in CoppeliaSim (V-rep)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Human_Robot_Cobot_Collaboration

Simulation in CoppeliaSim (V-rep)

Add the following to your ~/.bashrc file: (NOTE: the 'EDIT ME' in the first line)

export COPPELIASIM_ROOT=/EDIT ME/CoppeliaSim_Edu_V4_0_0_Ubuntu18_04
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$COPPELIASIM_ROOT
export QT_QPA_PLATFORM_PLUGIN_PATH=$COPPELIASIM_ROOT

__Remember to source your bashrc (source ~/.bashrc).

About

Simulation in CoppeliaSim (V-rep)

License:MIT License


Languages

Language:Python 100.0%