Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 962 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 962 Bytes

'problog_ros' Package

The problog_ros is ros wrapper of problog.

Content:

Setup

  • install Python3.6+
  • pip install problog

Execution of program

python3 problog_ros_output_prob.py

Files

  • README.md: Read me file (This file)

  • __init__.py: Set initial parameters

  • problog_ros_output_prob.py: Execution of logical inference

References