navigation

Hafiq presented his work at IROS 2023 workshop

Hafiq’s paper on “Deep Reinforcement Learning-Based Mapless Crowd Navigation with Perceived Risk of the Moving Crowd for Mobile Robots” was accepted to the 2nd Workshop on Social Robot Navigation: Advances and Evaluation (papers) held in conjunction with IEEE International Conference on Intelligent Robots and Systems 2023 (IROS 2023) on 5 October. We couldn’t travel to …

Hafiq presented his work at IROS 2023 workshop Read More »

SLAM has been implemented on the Wanderer-v1

Amirul has implemented the Simultaneous Localization And Mapping (SLAM) on our Wanderer-v1 robot. The implementation was done from scratch involving writing Python scripts for the kinematics, motion and sensor models, particle filter for localization and A-star search for path planning. Details of the project is available here.