Go to file
liuhaoyan 17580c13ca vis color opt 2026-08-25 17:08:19 +08:00
include/sweet_webots_robot publish local pose topic 2026-08-24 18:06:35 +08:00
launch webots simulation 2026-08-19 15:15:42 +08:00
meshes webots simulation 2026-08-19 15:15:42 +08:00
resource webots simulation 2026-08-19 15:15:42 +08:00
src vis color opt 2026-08-25 17:08:19 +08:00
urdf delete build log install 2026-08-20 16:32:55 +08:00
worlds webots simulation 2026-08-19 15:15:42 +08:00
CMakeLists.txt webots simulation 2026-08-19 15:15:42 +08:00
LICENSE webots simulation 2026-08-19 15:15:42 +08:00
communication diagram.png add readme.md 2026-08-24 10:35:54 +08:00
package.xml webots simulation 2026-08-19 15:15:42 +08:00
readme.md add readme.md 2026-08-24 10:51:54 +08:00
webots_robot_driver.xml webots simulation 2026-08-19 15:15:42 +08:00

readme.md

Sweet_webots_robot

This repository contains the simulation code based on Webots. And it is communcatied by ros2, visualized by rviz2.

Package name: sweet_webots_robot

Version

Ros2: foxy Webots: R2023a Rviz2

Communication Schematic

Communication Schematic diagram 通信示意图

Library installation

ros2 related only

Run

  1. rm -rf build install log
  2. colcon build
  3. source install/setup.bash
  4. ros2 launch sweet_webots_robot sweet_webots_robot.launch.py
  5. ros2 run sweet_webots_robot path_visualizer