
Course unit details:
Software for Robotics
Unit code | EEEN62021 |
---|---|
Credit rating | 15 |
Unit level | FHEQ level 7 – master's degree or fourth year of an integrated master's degree |
Teaching period(s) | Semester 1 |
Available as a free choice unit? | No |
Overview
Software is a fundamental element of robotic systems, both for embedded control and simulation. Students will use the Linux OS, which is widely used in the robotics community and programme in Python. Employing appropriate robotic middleware, they will produce custom code whilst following good software development practices. They will construct simulation environments allowing visualisation of robotic systems and hardware-in-the-loop integration and develop and implement a navigation stack for a robot within it. Key considerations such as cybersecurity will also be explored.
Topics covered:
- Introduction and installation
- Python best practices
- ROS2 packages, nodes, and libraries
- ROS2 Messages, Parameters, and Launch files.
- ROS2 services and actions
- URDF & Describing Robots
- Gazebo & Simulations
- Navigation & Planning Pt. 1
- Create a ROS2 package with a map (.pgm and .yaml files) for a Gazebo simulation environment.
- Navigation & Planning Pt. 2
- Create a ROS2 package which contains a suitable launch file and .yaml configuration files to run a semi-autonomous navigation of a simulated mobile robot using Nav2.
- Behaviour Trees
Aims
Introduce students to the key software technologies used within the robotics community. Students will make use of the Linux OS and programme in Python as they develop software engineering skills employing widely used middleware for robotic systems in a range of simulation environments.
Learning outcomes
On successful completion of the course, a student will be able to:
ILO 1: Use the Linux operating system and programme in Python.
ILO 2: Demonstrate good software engineering practices in the development of code, including the use of version control and testing methodologies.
ILO 3: Employ appropriate middleware for robotic systems and produce custom code to integrate into it.
ILO 4: Construct simulation environments allowing visualisation of robotic systems and hardware-in-the-loop integration.
ILO 5: Design and implement a navigation stack for a robotic system and evaluate its performance in simulation.
ILO 6: Discuss the challenges of cybersecurity within software for robotic systems.
Teaching and learning methods
This unit will be practically oriented with students using their laptops to complete exercises both asynchronously and synchronously. Technical topics will be supported by asynchronous teaching materials.
Assessment methods
Method | Weight |
---|---|
Other | 50% |
Written assignment (inc essay) | 50% |
Continuous assessment through weekly synchronous software activities (5% per weekly activity - 50% total)
Coursework 1 - bespoke software with supporting documentation (25%)
Courswork 2 - bespoke software with supporting documentation (25%)
Feedback methods
Continuous assessment through weekly synchronous software activites (5% per weekly activity - 50% total). Feedback provided in session or 1 week after session.
Coursework 1 - bespoke software with supporting documentation (25%). Feedback provided 3 weeks after submission, individual and group feedback is provided.
Coursework 2 - bespoke software with supporting documentation (25%). Feedback provided 3 weeks after submission, individual and group feedback is provided.
Recommended reading
Joseph, L. and Johny, A. (2022). Robot operating system (ROS) for absolute beginners : robotics programming made easy. Second edition / Lentin Joseph, Aleena Johny. New York, NY: Apress.
Koubâa, A. (2021). Robot operating system (ROS) : the complete reference. (Volume 6). A. Koubâa, ed. Cham: Springer.
Study hours
Scheduled activity hours | |
---|---|
Lectures | 33 |
Tutorials | 9 |
Independent study hours | |
---|---|
Independent study | 108 |
Teaching staff
Staff member | Role |
---|---|
Murilo Marinho | Unit coordinator |