Research Papers - Dept of Computer Systems Engineering

Permanent URI for this collection https://rda.sliit.lk/handle/123456789/1253

Browse

Search Results

Now showing 1 - 3 of 3
  • Thumbnail Image
    PublicationEmbargo
    Group Formation and Communication of Multitasking Multi-Robots for Smart City Cleaning Process
    (IEEE, 2022-12-09) Dahanaka, D.M.S.J; Wijesooriya, A.I.E; Wickramasinghage, D.S.S; Bhaggya, G.V.C; Harshanath, S.M.B; Rajapaksha, U. U. S
    In this research paper, we focus on how multitasking robots team up to clean a city. In particular, we consider how they build their team, how they position themselves in their positions, how they work with teams, how they face obstacles along the way, and how to move groups out of control in an emergency. We use a leader-follower strategy here, and we are also tasked with selecting a leader for each group. The leader finds the shortest route to avoid the obstacle by considering the obstacle details such as obstacle location, obstacle width, and destination. The leader decides the best way for the team to go. If the leader wants to change the group, it gives the message to the relevant member. In the event of meeting an obstacle, it changes its shape and moves. A Robot Operating System (ROS) framework was created to perform real-time experiments with ROS-capable mobile robotic TURTLEBOTs to evaluate this control strategy. Simulations performed on a mobile robot team demonstrate the effectiveness of the proposed approach.
  • Thumbnail Image
    PublicationOpen Access
    Design, Implementation, and Performance Evaluation of a Web-Based Multiple Robot Control System
    (Hindawi, 2022-05-30) Rajapaksha, U. U. S; Jayawardena, C; MacDonald, B. A
    Heterogeneous multiple robots are currently being used in smart homes and industries for different purposes. The authors have developed the Web interface to control and interact with multiple robots with autonomous robot registration. The autonomous robot registration engine (RRE) was developed to register all robots with relevant ROS topics. The ROS topic identification algorithm was developed to identify the relevant ROS topics for the publication and the subscription. The Gazebo simulator spawns all robots to interact with a user. The initial experiments were conducted with simple instructions and then changed to manage multiple instructions using a state transition diagram. The number of robots was increased to evaluate the system’s performance by measuring the robots’ start and stop response time. The authors have conducted experiments to work with the semantic interpretation from the user instruction. The mathematical equations for the delay in response time have been derived by considering each experiment’s input given and system characteristics. The Big O representation is used to analyze the running time complexity of algorithms developed. The experiment result indicated that the autonomous robot registration was successful, and the communication performance through the Web decreased gradually with the number of robots registered.
  • Thumbnail Image
    PublicationEmbargo
    Identifying Objects with Related Angles Using Vision-Based System Integrated with Service Robots
    (IEEE, 2022-07-18) Pasindu Lakshan, K. K; Rajapaksha, U. U. S; Jayawardena, C
    Manipulation of an object can be done with the collaboration of a human to a robot by properly introducing the object. To do this easily, we can model the object inside the robot’s head and let the robot identify it using some sensors and cameras. But when it comes to the real world, robots should have some mechanism to recognize objects in a perspective frame with angels. In this research authors will present a strategy to identify the unknown objects using a vision-based system and with the perspective angles of the detected object and the system is integrated with service robots. This will go in a way when the robot should be able to identify the objects around the robot in an asynchronous manner with rotational angles and the pitch and roll angles, perspective to the robot standing surface. The research will be based on Artificial intelligence, Machine learning, and Robotics.For the identification process, a few ways can be used. Vision-based identification using color and depth images from an RGB camera, and this research is mainly based on this RGB and depth feature integrated with YoloV5. And there are some other ways to identify objects like using LiDAR laser scanner. However, this learning process, should have a stable object to model and train the object. After the object recognition, by using the proposed methodology robots can calculate and estimate the rotational angles and pitch and roll angles of an object.