-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Set up similar ros1&2 image publisher python nodes #1
Comments
No issues having a mixed workspace in ros1, catkin gracefully skips over the ros2 one:
But in ros2:
So skip it:
(can that be made persistent?) Only get this deprecation warning:
|
ros2 equivalent:
|
Forgot to install rqt_image_view? Didn't really forget, it just wasn't in ros2 repos yaml. |
-> can use plain colcon build:
|
There doesn't appear to be a ros2
ros2topic/ros2topic/verb/bw.py |
(no --no-comments yet, manually delete the comment lines in package.xml and CMakeLists.txt)
The text was updated successfully, but these errors were encountered: