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
I am using ros2 jazzy, and there is a line that uses deprecated args in README
ros2 run usb_cam usb_cam_node_exe --ros-args --remap __ns:=/usb_cam0 --params-file usb_cam/usb_cam_param_00.yaml
Should be used instead.
The text was updated successfully, but these errors were encountered:
6a1019e
flynneva
Successfully merging a pull request may close this issue.
I am using ros2 jazzy, and there is a line that uses deprecated args in README
Should be used instead.
The text was updated successfully, but these errors were encountered: