[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

knowrob: bosch_semantic_map | comp_cop | comp_germandeli | comp_orgprinciples | comp_spatial | comp_temporal | ias_knowledge_base | ias_prolog_addons | ias_semantic_map | jpl | json_prolog | knowrob_actions | knowrob_common | knowrob_objects | mod_probcog | mod_srdl | mod_vis | rosprolog | semweb | srldb | tf_prolog | thea

Package Summary

Visualization module for the Prolog knowledge base. Instances in the knowledge base can be pushed to the visualization canvas, are then drawn and can be further inspected. Currently supported: Action sequences, linked to the resp. human pose sequence, as well as most objects that are relevant in the IAS kitchen.

knowrob: bosch_semantic_map | comp_cop | comp_germandeli | comp_orgprinciples | comp_spatial | comp_temporal | ias_knowledge_base | ias_prolog_addons | ias_semantic_map | jpl | json_prolog | knowrob_actions | knowrob_cad_parser | knowrob_common | knowrob_objects | knowrob_omics | mod_probcog | mod_srdl | mod_vis | rosprolog | semweb | srldb | tf_prolog | thea

Package Summary

Visualization module for the Prolog knowledge base. Instances in the knowledge base can be pushed to the visualization canvas, are then drawn and can be further inspected. Currently supported: Action sequences, linked to the resp. human pose sequence, as well as most objects that are relevant in the IAS kitchen.

knowrob: comp_cop | comp_orgprinciples | comp_semantic_map | comp_spatial | comp_temporal | ias_knowledge_base | ias_prolog_addons | ias_semantic_map | jpl | json_prolog | knowrob_actions | knowrob_cad_parser | knowrob_common | knowrob_objects | knowrob_omics | mod_probcog | mod_srdl | mod_vis | rosprolog | semweb | srldb | tf_prolog | thea

Package Summary

Visualization module for the Prolog knowledge base. Instances in the knowledge base can be pushed to the visualization canvas, are then drawn and can be further inspected. Currently supported: Action sequences, linked to the resp. human pose sequence, as well as most objects that are relevant in the IAS kitchen.

knowrob: comp_cop | comp_orgprinciples | comp_semantic_map | comp_spatial | comp_temporal | ias_knowledge_base | ias_prolog_addons | ias_semantic_map | jpl | json_prolog | json_prolog_msgs | knowrob_actions | knowrob_cad_parser | knowrob_common | knowrob_objects | knowrob_omics | mod_probcog | mod_srdl | mod_vis | rosprolog | semweb | srldb | tf_prolog | thea

Package Summary

Visualization module for the Prolog knowledge base. Instances in the knowledge base can be pushed to the visualization canvas, are then drawn and can be further inspected. Currently supported: Action sequences, linked to the resp. human pose sequence, as well as most objects that are relevant in the IAS kitchen.

Visualization canvas

Instances in the knowledge base can be pushed to the visualization canvas, are then drawn, and can be further inspected. Currently supported: Action sequences, linked to the resp. human pose sequence, as well as most objects that are relevant in the IAS kitchen.

The visualization is written in Processing and Java.

You can navigate the display with the following commands:

Communication visualization applet

This is a small applet for visualizing communication that is being performed. There are two images for the sending and receiving entity that can be changed on-line plus two text fields where the query and response strings can be visualized.

The applet offers four services for changing these four fields, all of which accept a string that is either visualized or used as a file name to load an image.

comm_vis_set_left_img
comm_vis_set_right_img
comm_vis_set_req_text
comm_vis_set_res_text

Launch with

 rosrun mod_vis communication_vis

You can either call the services directly or, from within Java, use the wrapper function in the CommunicationVisApplet class:

 CommunicationVisApplet.visualizeCommunication("Retrieving model...", "", null, "cop.png");

Visualization of task descriptions

See here for documentation: http://www.knowrob.org/doc/plan_visualization


2023-10-28 12:47