Skip to main content

Flexible Robot Strategy Design Using Belief-Desire-Intention Model

  • Conference paper
Research and Education in Robotics - EUROBOT 2010 (EUROBOT 2010)

Part of the book series: Communications in Computer and Information Science ((CCIS,volume 156))

Included in the following conference series:

Abstract

This paper describes PROFETA, a Python framework developed by the authors to write robot strategies by means of the Belief- Desire-Intention (BDI) programming paradigm. This paradigm has been proposed in the field of autonomous agents programming and can be successfully applied also to autonomous robots thanks to their behavioural similarity with software agents. The paper describes the BDI model and AgentSpeak, a formal declarative language suitably designed for BDI agents. Then it introduces PROFETA, which takes inspiration from AgentSpeak and is designed with the objective of adding declarative constructs (needed by a BDI model) to an object-oriented and imperative language like Python. The result is a flexible environment that combines the power of both the classical object-oriented paradigm—useful for algorithm and control loop programming—and declarative approach—useful for AI and strategy programming. A case-study, based on Eurobot 2010 competition, shows such abilities, highlighting the main characteristics and advantages of PROFETA in strategy design.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Siegwart, R., Nourbakhsh, I.: Introduction to Autonomous Mobile Robots. MIT Press, Cambridge (2004)

    Google Scholar 

  2. Arkin, R.C.: Behaviour-based Robotics. MIT Press, Cambridge (1998)

    Google Scholar 

  3. Murphy, R.R.: Introduction to AI Robotics. MIT Press, Cambridge (2001)

    Google Scholar 

  4. Santoro, C.: An erlang framework for autonomous mobile robots. In: ERLANG 20007: Proceedings of the 2007 ACM SIGPLAN Workshop on Erlang. ACM Press, New York (2007)

    Google Scholar 

  5. Russell, S., Norvig, P.: Artificial Intelligence: A Modern Approach, 2nd edn. Prentice Hall, Englewood Cliffs (2003)

    MATH  Google Scholar 

  6. Forgy, C.: The OPS Languages: An Historical Overview. PC AI (September 1995)

    Google Scholar 

  7. JESS Home Page (2003), http://herzberg.ca.sandia.gov/jess

  8. CLIPS Home Page (2003), http://www.ghg.net/clips/CLIPS.html

  9. Drools Home Page (2004), http://www.drools.org

  10. Di Stefano, A., Santoro, C.: eXAT: an Experimental Tool for Programming Multi-Agent Systems in Erlang. In: AI*IA/TABOO Joint Workshop on Objects and Agents (WOA 2003), Villasimius, CA, Italy, September 10-11 (2003)

    Google Scholar 

  11. Di Stefano, A., Santoro, C.: On the Use of Erlang as a Promising Language to Develop Agent Systems. In: AI*IA/TABOO Joint Workshop on Objects and Agents (WOA 2004), Turin, Italy, October 29-30 (2004)

    Google Scholar 

  12. Di Stefano, A., Santoro, C.: Designing Collaborative Agents with eXAT. In: ACEC 2004 Workshop at WETICE 2004, Modena, Italy, June 14-16 (2004)

    Google Scholar 

  13. Stefano, A.D., Gangemi, F., Santoro, C.: ERESYE: Artificial Intelligence in Erlang Programs. In: ERLANG 2005: Proceedings of the 2005 ACM SIGPLAN Workshop on Erlang, pp. 62–71. ACM Press, New York (2005)

    Chapter  Google Scholar 

  14. Nicosia, V., Santoro, C.: Experiences from Using Erlang for Autonomous Robots. In: In Proc. of 12th International Erlang User Conference, EUC 2006, Stockholm, Sweden (2006)

    Google Scholar 

  15. Rao, A.: AgentSpeak (L): BDI agents speak out in a logical computable language. In: Perram, J., Van de Velde, W. (eds.) MAAMAW 1996. LNCS, vol. 1038, pp. 42–55. Springer, Heidelberg (1996)

    Chapter  Google Scholar 

  16. Rao, A., Georgeff, M.: BDI agents: From theory to practice. In: Proceedings of the First International Conference on Multi-Agent Systems (ICMAS 1995), San Francisco, CA, pp. 312–319 (1995)

    Google Scholar 

  17. Bratman, M.E.: Intentions, Plans and Practical Reason. Harvard University Press, Cambridge (1987)

    Google Scholar 

  18. Wooldridge, M., Ciancarini, P.: Agent-Oriented Software Engineering: The State of the Art. In: Ciancarini, P., Wooldridge, M.J. (eds.) AOSE 2000. LNCS, vol. 1957, pp. 55–82. Springer, Heidelberg (2001)

    Google Scholar 

  19. Jennings, N.: On agent-based software engineering. Artificial Intelligence 117(2), 277–296 (2000)

    Article  MATH  Google Scholar 

  20. Bradshaw, J.M. (ed.): Software Agents. AAAI Press/The MIT Press (1997)

    Google Scholar 

  21. Weiss, G. (ed.): Multiagent Systems. The MIT Press, Redmond (1999)

    Google Scholar 

  22. Pokahr, A., Braubach, L., Lamersdorf, W.: Jadex: A BDI reasoning engine. Multiagent Systems Artificial Societies and Simulated Organizations 15, 149 (2005)

    Article  Google Scholar 

  23. Howden, N., Rönnquist, R., Hodgson, A., Lucas, A.: JACK intelligent agents-summary of an agent infrastructure. In: 5th International Conference on Autonomous Agents, Citeseer (2001)

    Google Scholar 

  24. Ingrand, F., Georgeff, M., Rao, A.: An architecture for real-time reasoning and system control. IEEE Expert 7(6), 34–44 (1992)

    Article  Google Scholar 

  25. Jason Home Page (2004), http://www.jason.sourceforge.net/

  26. Hübner, J.F., Bordini, R.H., Wooldridge, M.J.: Programming declarative goals using plan patterns. In: Baldoni, M., Endriss, U. (eds.) DALT 2006. LNCS (LNAI), vol. 4327, pp. 123–140. Springer, Heidelberg (2006)

    Chapter  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Fichera, L., Marletta, D., Nicosia, V., Santoro, C. (2011). Flexible Robot Strategy Design Using Belief-Desire-Intention Model. In: Obdržálek, D., Gottscheber, A. (eds) Research and Education in Robotics - EUROBOT 2010. EUROBOT 2010. Communications in Computer and Information Science, vol 156. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-27272-1_5

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-27272-1_5

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-27271-4

  • Online ISBN: 978-3-642-27272-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics