Skip to content

Commit fc91d8f

Browse files
authored
Merge pull request #301 from JdeRobot/issue290-jmplaza2
Description of project#8 on industrial robots for GSoC-2025
2 parents 1ea7f22 + 7e0c79a commit fc91d8f

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

_pages/activities/gsoc/2025.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ permalink: /activities/gsoc/2025
33
title: "GSoC 2025"
44

55
youtubeId1: wmAeoyiUyh4
6-
youtubeId17: vn4ahq8mElg
7-
youtubeId22: WkeZZ23ZjIY
6+
youtubeId17: oOUxGRFoByQ
7+
youtubeIdMoveIt2: XbqyYpIzRlE
8+
youtubeIdMoveIt1: 0oNY_UHu2cU
89
youtubeId25: VwzGJDHkW8A
910
youtubeId26: Wv1U_OWb7YQ
1011
youtubeId27: Bo4SJEiBKGQ
@@ -163,19 +164,19 @@ You can read further about the tool on the [website](https://jderobot.github.io/
163164
- **Mentors**: Pedro Arias (pedro.ariasp AT upm.es) and Shashwat Dalakoti (shash.dal623 AT gmail.com)
164165

165166

166-
## Project #8: Robotics Academy: improvement of autonomous driving exercises
167+
## Project #8: Robotics Academy: improvement of industrial robotics exercises with MoveIt2 and ROS2
167168

168-
**Brief explanation**: We have several exercises related to Autonomous Driving in our Robotics Academy: [Autoparking](https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/autoparking/), [Road junction](https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/car_junction/), [Obstacle Avoidance](https://jderobot.github.io/RoboticsAcademy/exercises/AutonomousCars/obstacle_avoidance), etc.. The main goal of this project is to update the Car Junction exercise, upgrading the car models, its template and its frontend in Robotics Academy. In addition, a new model of the autonomous car, with Ackermann dynamics, was developed last year. Another goal of this GSoC project is to improve the simulated car model to include onboard a LIDAR sensor, making it even more realistic and similar to Waymo autonomous cars in real life.
169+
**Brief explanation**: A few years ago we developed some exercises on industrial robots using MoveIt1 and ROS1-Noetic. A Work-In-Progress from the JdeRobot Industrial Robotics Working Group is the support in RoboticsAcademy to MoveIt2 and ROS2. A proof of concept has already been developed and it opens the door to new applications with manipulators (pick-and-place, palletizing...). Developing an easy API for the programming of industrial robots, similar to other solutions such as RAPID from ABB is an open topic. The main goal of this project is to integrate, refine this support and develop a new exercise regarding manipulation.
169170

170-
{% include youtubePlayer.html id=page.youtubeId28 %}
171+
{% include youtubePlayer.html id=page.youtubeIdMoveIt2 %}
171172

172-
{% include youtubePlayer.html id=page.youtubeId22 %}
173+
{% include youtubePlayer.html id=page.youtubeIdMoveIt1 %}
173174

174-
- **Skills required/preferred**: Gazebo, URDF, ROS2, REACT
175-
- **Difficulty rating**: easy
176-
- **Expected results**: updated and operating new release of the Car Junction exercise at RoboticsAcademy
177-
- **Expected size**: small (~90h)
178-
- **Mentors**: Apoorv Garg (apoorvgarg.ms AT gmail.com) and David Valladares (d.valladaresvigara AT gmail.com)
175+
- **Skills required/preferred**: Gazebo, URDF, ROS2, MoveIt2
176+
- **Difficulty rating**: medium
177+
- **Expected results**: updated and operating new exercise on industrial robot manipulation
178+
- **Expected size**: medium (~175h)
179+
- **Mentors**: Diego Martín (diego.martin.martin AT gmail.com) and Pankhuri Vanjani (pankhurivanjani AT gmail.com)
179180

180181

181182
## Project #9: BT-Studio: a tool for programming robots with Behavior Trees

0 commit comments

Comments
 (0)