Skip to content

Lab assignments of Artificial Life Simulation course (Robotics)

Notifications You must be signed in to change notification settings

mailtodillibabu/robot-motion-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ALS Lab assignments

This repository contains code written for the lab of Artificial Life Simulation course (part of Robotics, my masters specialization).

The work can be divided into two sections:

  • Simulating behaviour of agent(s) moving in a plane (pre-midsem)

    code

    This part comprise of tasks where one or more agents have a goal to reach, or behave in coordination in a given plane.

    The implementation was done using HTML5 Canvas.

  • Simulating agents in ROS (post-midsem)

    code

    This part comprise of tasks where a specific behaviour was to be simulated on one or more robots in ROS.

    The aim here was to understand the basics of ROS, with message passing to control robots using RosAria and MobileSim.

About

Lab assignments of Artificial Life Simulation course (Robotics)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.1%
  • CMake 30.9%