Skip to content

SEUZTh/superMarketRobot_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

superMarketRobot

Configure the environment

Reference:

[1] webots_ros

[2] Sample Simulations

sudo apt-get install ros-melodic-webots-ros
mkdir -p ~/superMarketRobot_ws/src
cd ~/superMarketRobot_ws/src
catkin_init_workspace
git clone -b melodic https://github.com/cyberbotics/webots_ros.git
cd ~/superMarketRobot_ws/
rosdep update
rosdep install --from-paths src --ignore-src --rosdistro melodic
catkin_make
source devel/setup.bash

How to use ROS in webots

Webots User Guide Nodes and API Functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published