Skip to content

This is an AI for the ROS done in the context of the subject of Artificial Intelegence in the University of Beira Interior.

License

Notifications You must be signed in to change notification settings

dario-santos/AI-4-ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

CodeFactor

IA-4-ROS

This project was developed for the Artificial Intelligence course of the Computer Engineering course at the University of Beira Interior.

How to install

Place the /src content in the directory /home/viki/catkin_ws/src/ia/src.

Dependncies

The correct functioning of this program depends of the libraries:

  • networkx 2.2

All the libraries listed above can be installed by a unique command:

> pip install -r requirements.txt

Unit Tests

There is a set of unit tests that can be accessed in the directory Tests. They use the pytest library.

> pytest

About

This is an AI for the ROS done in the context of the subject of Artificial Intelegence in the University of Beira Interior.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages