User Activity

  • Posted a comment on discussion Help on Jadex BDI Agent System

    Thank you, Lars! It is working now. Best regards

  • Modified a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the D5 - Goal Recur example, which can be found in this link. However the eclipse is reporting the following syntax error: "insert Dimensions to complete ReferenceType". I wrote the code as it is in the example page. Someone could plese help me out? The aforementioned error is in the lines 63 and 64 in the funcion body(). package translate; import java.util.HashMap; import java.util.Map; import jadex.bdiv3.BDIAgentFactory; import jadex.bdiv3.annotation.Belief; import...

  • Modified a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the D5 - Goal Recur example, which can be found in this link. However the eclipse is reporting the following syntax error: "insert Dimensions to complete ReferenceType". I wrote the code as it is in the example page. Someone could plese help me out? ***The aforementioned error is in the lines 63 and 64 in the funcion body(). * package translate; import java.util.HashMap; import java.util.Map; import jadex.bdiv3.BDIAgentFactory; import jadex.bdiv3.annotation.Belief;...

  • Modified a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the D5 - Goal Recur example, which can be found in this link. However the eclipse is reporting the following syntax error: "insert Dimensions to complete ReferenceType". I wrote the code as it is in the example page. Someone could plese help me out? The aforementioned error is in the lines 63 and 64. package translate; import java.util.HashMap; import java.util.Map; import jadex.bdiv3.BDIAgentFactory; import jadex.bdiv3.annotation.Belief; import jadex.bdiv3.annotation.Goal;...

  • Posted a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the D5 - Goal Recur example, which can be found in this link. However the eclipse is reporting the following syntax error: "insert Dimensions to complete ReferenceType". I wrote the code as it is in the example page. Someone could plese help me out? package translate; import java.util.HashMap; import java.util.Map; import jadex.bdiv3.BDIAgentFactory; import jadex.bdiv3.annotation.Belief; import jadex.bdiv3.annotation.Goal; import jadex.bdiv3.annotation.GoalCreationCondition;...

  • Posted a comment on discussion Help on Jadex BDI Agent System

    Thank you, Lars Braubach ! Now the code is executing correctly. I'm glat that you've learnd a new word in portugese (lol). Best regards

  • Modified a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the example D1 - Using a Top-Level Goal, which can be found here . This example is not working as it should. The results are not prited out in the console. Could someone please help me find out what could be my mistake? package translate; import jadex.base.IPlatformConfiguration; import jadex.base.PlatformConfigurationHandler; import jadex.base.Starter;; public class Main { public static void main(String[] args) { IPlatformConfiguration config = PlatformConfigurationHandler.getDefaultNoGui();...

  • Posted a comment on discussion Help on Jadex BDI Agent System

    Hello, I'm trying to implement the example D1 - Using a Top-Level Goal, which can be found here . This example is not working as it should. Could someone please help me find out what could be my mistake? package translate; import jadex.base.IPlatformConfiguration; import jadex.base.PlatformConfigurationHandler; import jadex.base.Starter;; public class Main { public static void main(String[] args) { IPlatformConfiguration config = PlatformConfigurationHandler.getDefaultNoGui(); config.addComponent("translate.TranslationBDI.class");...

View All

Personal Data

Username:
paulocdv
Joined:
2022-07-13 22:49:57.001000

Projects

  • No projects to display.

Personal Tools