Skip to content

Commit 751400b

Browse files
committed
Fixed spelling inconsistencies.
1 parent 7241df8 commit 751400b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs_versioned_docs/version-ros2jazzy/ros/changelog.mdx‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,21 +86,21 @@ import Style from '/assets/css/changelog.css';
8686
- Added support for automatic discovery range
8787
- Added support for Kinova arms
8888
- Added support for Franka arms
89-
- Added support for StereoLabs Zed camera
89+
- Added support for StereoLabs Zed2 camera
9090
- Added Peplink router & base station diagnostics into Networking
9191
- Added additional Puma diagnostics
9292

9393
### Fixed
9494
- Replace assert with raise + relevant Exception
9595
- Fixed OakD Parameters
9696
- Raised a FileNotFound exception instead of an assertion error if the middleware config path doesn't exist
97-
- Renamed oakd namespace in robot.yaml to luxonis_oakd
97+
- Renamed oakd namespace in robot.yaml to luxonis_oakd driver package
9898
- Fixed URDF Parameters on Kinova and Grippers
9999
- Added dependency on python3-apt
100100
- Replaced assertions in clearpath_generator_common with specific exceptions
101101
- Fixed catching FileNotFound exceptions when loading the samples and ignore them
102102
- Set simulated camera topic
103-
- Skipped xacro load for zed camera since wrapper must be manually installed
103+
- Skipped xacro load for Zed2 camera since wrapper must be manually installed
104104
- Included hidden with foxglove bridge for onav
105105
- Disabled prefixing of links by mecanum controller
106106
- Fixed Ridgeback rear lights and cover colors

0 commit comments

Comments
 (0)