Skip to content

Webots_ros package including an autonomous car model, which is equipped with multiple sensors( Camera, IMU, Lidar, etc) as well as a keyboard controller.

Notifications You must be signed in to change notification settings

zfc-zfc/webots_ros

Repository files navigation

How to start

1.Download webots

Here we choose webots_2020b-rev1_amd64.deb. Newer versions are also supported.

https://github.com/cyberbotics/webots/releases/

image-20201125090026770

After fetching the .deb file

step 1 Move webots_2020b-rev1_amd64.deb to home directory step 2 Open a new terminal and run

sudo apt install ./webots_2020b-rev1_amd64.deb

step 3 Set the environment variable: run

export WEBOTS_HOME=/usr/local/webots/

step 4 Start ugly_car

roslaunch webots_ros ugly_car.launch

About

Webots_ros package including an autonomous car model, which is equipped with multiple sensors( Camera, IMU, Lidar, etc) as well as a keyboard controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published