ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The steps that I have taken generally are:
Steps:
You can use a ROS 2 (eloquent) package, ros2_ipcamera, I created as a specific working example:
The numbering below is associated with the steps above.
/config/ipcamera.yaml
/launch/ipcamera.launch.py
/src/ipcamera_component.cpp
Reading through the discussion associated with issue #715 was informational as well.