| 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin | 
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ipcamera_driver at Robotics Stack Exchange
         
       | 
      
        ipcamera_driver package from ipcamera_driver repoipcamera_driver | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.1.1 | 
| License | GPL | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/alireza-hosseini/ipcamera_driver.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2020-12-11 | 
| Dev Status | DEVELOPED | 
| Released | RELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Additional Links
Maintainers
- Alireza Hosseini
 
Authors
- Alireza Hosseini
 
ipcamera_driver
Simple node to publish regular IP camera video streams to a ros topic.
Nodes
ipcamera_driver_node
Publishers
- /camera/image (sensor_msgs/Image): Base topic, used for “raw” transport.
 - /camera/image/compressed (transport-specific type): Topic for “compressed” transport.
 - /camera/image/theora (transport-specific type): Topic for “theora” transport.
 - /camera/camera_info(sensor_msgs/CameraInfo]): Camera info topic.
 
Parameters
- video_url (string)
 - camera_info_url (string)
 - frame_id (string, “cam_link”)
 
Changelog for package ipcamera_driver
0.1.1 (2018-08-06)
0.1.0 (2018-08-06)
- 
    
docs: Add initial documentation
 - 
    
feat: Add example calibration file
- Use it as the camera_info_url for example.launch
 
 - 
    
feat: Properly manage Camera Info
- Use camera_info_manager library to parse camera calibration info from a yaml file and publish it through /camera/camera_info topic
 - 
    
style: Apply clang format
 - 
    
feat: Add example launch file
 - 
    
refactor+cleanup: Fix LINT issues
- Update dependencies
 - Add commands to install the node and launch dir
 - Update maintainers, license and description
 
 - 
    
Create CODE_OF_CONDUCT.md
 - 
    
updated copyrights
 - 
    
Initial commit
 - 
    
Contributors: Alireza, alireza, alireza hosseini
 
Package Dependencies
| Deps | Name | 
|---|---|
| std_srvs | |
| roscpp | |
| cv_bridge | |
| dynamic_reconfigure | |
| image_transport | |
| sensor_msgs | |
| camera_info_manager | |
| catkin |