Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

webots_ros2_driver package from autoware_car repo

autoware_auto_control_msgs autoware_auto_geometry_msgs autoware_auto_mapping_msgs autoware_auto_perception_msgs autoware_auto_planning_msgs autoware_auto_vehicle_msgs autoware_launch ekf_localizer gyro_odometer initial_pose_button_panel localization_error_monitor ndt_scan_matcher pose2twist pose_initializer stop_filter twist2accel autoware_adapi_v1_msgs autoware_cmake autoware_utils lanelet2_extension autoware_common_msgs autoware_planning_msgs autoware_ad_api_specs autoware_point_types interpolation kalman_filter motion_utils signal_processing tier4_autoware_utils component_interface_specs component_interface_utils ndt_omp tier4_control_msgs tier4_debug_msgs tier4_localization_msgs tier4_system_msgs tier4_localization_launch tier4_map_launch tier4_simulator_launch tier4_system_launch tier4_vehicle_launch pointcloud_preprocessor tier4_pcl_extensions vehicle_velocity_converter automatic_pose_initializer map_height_fitter map_loader map_tf_generator autoware_lint_common autoware_map_msgs tier4_external_api_msgs lanelet2_map_preprocessor autoware_slam autoware_gazebo autoware_gazebo_individual_params autoware_gazebo_launch autoware_gazebo_utils autoware_webots autoware_webots_individual_params autoware_webots_launch autoware_webots_utils robot webots_ros2_driver webots_ros2_msgs cartographer cartographer_ros cartographer_ros_msgs cartographer_rviz dolly dolly_follow dolly_gazebo dolly_ignition ndt_omp_ros2 graph_based_slam lidarslam lidarslam_msgs scanmatcher lio_sam pcl_localization_ros2 velodyne_description velodyne_gazebo_plugins velodyne_simulator

Package Summary

Tags No category tags.
Version 2023.0.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/qin-yuan/autoware_car.git
VCS Type git
VCS Version master
Last Updated 2024-12-19
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2025.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/cyberbotics/webots_ros2.git
VCS Type git
VCS Version master
Last Updated 2025-03-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Implementation of the Webots - ROS 2 interface

Additional Links

Maintainers

  • Cyberbotics

Authors

No additional authors.

Implementation of the interface for Webots and ROS 2

The main functionalities of the package:

  • It automatically creates a ROS 2 interface out of a Webots robot model.
  • It allows users to configure the ROS 2 interface in URDF files.
  • It allows users to extend the interface using the pluginlib plugin mechanism.

Please use the following links for more details:

CHANGELOG

Changelog for package webots_ros2_driver

2023.1.3 (2024-08-07) ------------------* Make webots_ros2_driver scripts executable. * Fixed the produced URDF to also contain joint limits necessary for ros2_control.

2023.1.1 (2023-07-11) ------------------* Added component remapping parameter to rename PROTO components. * Added deprecation message when declaring driver node in launch file. * Added animation{start,stop}_recording services to Ros2Supervisor node. * Added /Ros2Supervisor namespace to Ros2Supervisor node. * Fixed Python plugin termination on SIGINT call or simulation ends. * Fixed RangeFinder activation to also check for point cloud subscriptions.

2023.1.0 (2023-06-29) ------------------* Added Ros2Pen static plugin. * Added parameters to rename Camera and RangeFinder topics. * Added new WebotsController node to launch robot controller plugins. * Added compilation of the generic robot window library. * Default to canonical topic name and fix camera_info stamp in Ros2Camera, Ros2RangeFinder. * Added VacuumGripper device support.

2023.0.4 (2023-05-23) ------------------* Fixed vertical field of view in static RangeFinder plugin. * Added support for painted point clouds. * Added custom handler to start nodes when Webots is ready.

2023.0.3 (2023-04-12) ------------------* Adding port, stream type parameters to webots_laucher * Copying .wbproj when launching a webots world via webots_launcher * Added Emitter and Receiver support * Changed undefined Lidar frequency to the default from the .proto file * Added Compass support

2023.0.2 (2023-02-07) ------------------* Fixed the spawn of URDF robots in WSL and macOS when using full path. * Fixed relative assets in macOS. * Added Ros2Supervisor creation.

2023.0.1 (2023-01-05) ------------------* Fixed relative assets in WSL.

2023.0.0 (2022-11-30) ------------------* Add support for the new Python API of Webots R2023a * Convert C++ controller API functions to C * Replace libController submodule by commited source files

2022.1.4 (2022-11-18) ------------------* Fix the camera focal length in the CameraInfo topic. * Update the calculation of CameraRecognitionObject messages to the RDF convention of R2022b.

2022.1.3 (2022-11-02) ------------------* Added macOS support.

2022.1.2 (2022-10-21) ------------------* Fix issue where relatively defined PROTO were not found. * Added WSL support.

2022.1.1 (2022-10-11) ------------------* Simplified the detection of Webots installation folder.

2022.1.0 (2022-09-23) ------------------* Added an URDF importer feature to spawn robots from URDF files.

1.2.3 (2022-05-30)

  • Add option to set 'robot_description' parameter for 'robot_state_publisher' node.
  • Fix recognition camera.
  • Add a 'PointCloud2' publisher for the 'RangeFinder' device.

1.2.2 (2022-01-19)

  • Fix the Supervisor API access from plugins.

1.2.1 (2022-01-10)

  • Fix link error for 'webots_ros2_control' on macOS.
  • Fix lidar device according to FLU convention.

1.2.0 (2021-12-21)

  • Adapt the worlds to the new R2022a FLU convention.
  • Remove a double webots_ros2_driver header installation.
  • Add the publication of the 'gps/speed_vector' topic to the GPS ROS 2 device.

1.1.2 (2021-11-03)

  • Adapted the 'webots_ros2_driver' package to be also a python alternative to the 'webots_ros2_core' package.

1.1.0 (2021-07-19)

  • Initial version

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged webots_ros2_driver at Robotics Stack Exchange

No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.