2023.1.0
Targets Webots R2023b
Notable changes:
- Added
Ros2Pen
static plugin. - Added support for Navigation2 in Iron.
- Clean simulation reset in launch files.
- Fixed Universal Robot trajectory interpolation.
- Added new TIAGo project to
webots_ros2_tiago
to run real robot configuration. - Added new
WebotsController
node in the driver interface to launch robot controller plugins. - Fixed unfound robot window library in Tesla example.
- Default to canonical topic name and fix
camera_info
stamp inRos2Camera
,Ros2RangeFinder
. - Added
VacuumGripper
gripper support inwebots_ros2_driver
. - Added
BoolStamped
message inwebots_ros2_msgs
. - Added
GetBool
service inwebots_ros2_msgs
. - Fixed
webots_ros2_control
component activation.