We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the ZED Depth map to Laser Scan documentation it lists this command to launch:
ZED Depth map to Laser Scan
ros2 launch zed_to_laser_scan zed_to_laser_scan.launch.py camera_model:=<camera_model>
Which does not exist, however this command exists:
ros2 launch zed_depth_to_laser_scan zed_depth_to_laser_scan.launch.py camera_model:=<camera_model>
There are a couple other points that the documentation lists the incorrect launch command through out as well.
I know it's a very small thing but it would help clear up confusion to fix this documentation.
View README in examples/zed_depth_to_laserscan
Slight change in launch commands
Incorrect launch command, most likely command name changed recently
ZED
N/A
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preliminary Checks
Description
In the
ZED Depth map to Laser Scan
documentation it lists this command to launch:Which does not exist, however this command exists:
There are a couple other points that the documentation lists the incorrect launch command through out as well.
I know it's a very small thing but it would help clear up confusion to fix this documentation.
Steps to Reproduce
View README in examples/zed_depth_to_laserscan
Expected Result
Slight change in launch commands
Actual Result
Incorrect launch command, most likely command name changed recently
ZED Camera model
ZED
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: