Update "wrp_ros2" Compatibility and Sensor Visualization Configurations #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the repository to ensure compatibility with the latest "wrp_ros2" package (v2.1.0) and facilitate sensor data visualization. The following changes have been made:
Driver Package Installation Update:
The build now uses the new "wrp_ros2" commit [34fd3642a42290fe809679de36fac1914774f374] (tag: v2.1.0) instead of the previous version (v1.0.2).
Launch and XML Files Update:
Updated the dependency naming for "wrp_ros2" packages in both launch.py and XML files to reflect the new naming format.
RViz2 Configuration:
Added an RViz2 configuration to facilitate the visualization of ultrasonic sensor data.
Documentation Update:
Revised the README for the 'w200d_sensor_kit_bringup' package to detail the expected visualization outputs and operational behaviors of the ultrasonic sensor kit.
These updates ensure seamless integration with the latest "wrp_ros2" release and provide enhanced sensor visualization support when running the "w200d_sensor_kit_bringup" package.