ursim 3.10.0 URSim on Linux

ursim 3.10.0

URSim on Linux

Installing the Universal Robots simulator software on Linux.

The information on this page applies to software versions 3.3 and newer.

The simulator has been tested on the Linux Mint 17.1 Rebbecca distribution (Ubuntu 14.04 based). Universal Robots gives no guarenties/do not provide any support with respect to the execution of this software on other Linux distributions. 

 

 

Introduction

This mini guide explains how to install the Universal Robots software (GUI and controller) on Ubuntu Linux. 

With this software installed it is possible to create and run programs on a simulated robot, with some limitations. The most important of these limitations is that it is not possible to simulate digital/analogue input to the robot. Furthermore touch screen set-up and network set-up from within the GUI won't work. The robot is able to communicate via TCP/IP, if this is configured on the host machine.

The basic prerequisites for the software is Python 2.6.

  

Install the software

First download the software provided here and save it to your home folder. Change to your home folder and extract the file to the root of your home folder:

cd ~
tar xvzf [FILE NAME]
cd ursim-3.X.X.XXXXX
./install.sh

Now you can simply run the software from the terminal by running:

cd ..
ursim-3.X.X.XXXXX/start-ursim.sh

Or, if your prefer, use the short-cuts created on your desktop.

 

Enable Modbus server in URSim

As per default, the Modbus server is activated. In case it is not then open the file starturcontrol.sh which is located in the installation folder using a file editor.

Modify this line:

HOME=$SCRIPT_DIR $SCRIPT_DIR/URControl &>$SCRIPT_DIR/URControl.log &

into:

echo <linux_password> | sudo -S HOME=$SCRIPT_DIR $SCRIPT_DIR/URControl &>$SCRIPT_DIR/URControl.log &

where password is the login password for Linux

 

参考:https://www.universal-robots.com/download/?option=53113#section16632

转载于:https://my.oschina.net/itfanr/blog/3065432

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值