Skip to content

RROS-Lab/webot_digital_twin

Repository files navigation

webot_digital_twin

Instruction to install Webot Digital Twin Package

Building the Project

Basic Ubuntu ROS Setup

Create workspace and clone repository

  • Create a new workspace folder and src/ subfolder, e.g. mkdir -p ~/layup_ws/src
  • Clone this repo into the src/ folder of the workspace e.g. git clone https:://gi... name-of-local-git-folder

Webots installation

Please install webots prior launching the package, The recommended webots version is R2022a

MoveIt! installation

Please install Moveit using Moveit Tutorial before installation of Webots: https://ros-planning.github.io/moveit_tutorials/doc/getting_started/getting_started.html

Addition package installation

URDF installation

Digital Twin

TO access digital twin

  • Use roslaunch zhao_Webots_MSEC_project digital_twin_features.launch to launch the webots with digital twin features.
  • Use roslaunch robot_cell_moveit_simulation demo.launch for launching the MoveIt! after webot finished.
  • Drag the end effector of any planning group and hit planning and execute
  • Press arrow 'up' in the webots windows for displaying current joint position of the robot, Press arrow 'down' in the webots windows for displaying the motion planing joint position of the robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages