How to control the model in the webots usingthe ros controller ?

how to use controller in Ros to control the model built in the Webots ?

section 1: install ubantu 20.04 and webots 2021b ?

how to install ubantu 20.04, please do an internet search by yourself. it is easy and simple.
In here, how to intall webots 2021b in your ubantu 20.04 will be introduced in detail.

step 1: download the software of webots in the office websites and chose the suitable version :

(generally, the latest version is not stable, but have new function. LOL)
https://github.com/cyberbotics/webots/releases
just double-clik on the version “webots_2021b_amd64.deb(Ubuntu 18.04 & 20.04)” and download it.
请添加图片描述

step 2: install the pkg “webots_2021b_amd64.deb(Ubuntu 18.04 & 20.04)” in the terminal.

please open a terminal of ubuntu where the pkg is in, and input the command:

// install the webots
sudo dpkg -i webots_2021b_amd64.deb

then you also install the dependency of “ffmpeg”, “libssh-dev” and so on by input the command:

// is a smart order line to check the multipy dependencies that you need intall in special sequence
sudo spt --fix-broken install

step 3: open the webots by input “webots” in any terminal
it is successful !

请添加图片描述Notes:
maybe you need to add the PATH environment about webots to let system can find the webots when you input the order of “webots” in the terminal by :

export PATH=$PATH:/usr/bin/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值