Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ROS Developers Day 2023 presentation #355

Merged
merged 6 commits into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions doc/resources/resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ Summary:
Authors:
- Sai Kishor Kothakota (PAL Robotics)

2023-07-07 ROS Developers Day 2023: Configure a Mobile Manipulator with ros2_control
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

`Recording <https://www.youtube.com/watch?v=LvBjVmZxxDA>`__

`Github repo with code <https://github.com/bmagyar/rosdevday2023>`__

TBD add Construct rosject link
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Construct calls ROS projects rosjects internally. I had a copy of my work there but the template I used forces it to be private and I have to figure out how to make it public. I'll have to recreate it most likely. I'll adjust that section later



Summary:
In this hands-on presentation, we demonstrate how to set up a mobile manipulator with ros2_control in steps. First, we take a robot mobile base and demonstrate setting up ros2_control simulation for it in the URDF. Once done, a robot arm will be added to the mobile base, turning it into a mobile manipulator robot. The existing ros2_control configuration will be adjusted to accommodate for the new robot parts. Finally, the rosject concludes with a demonstration in Gazebo moving the robot using some off-the-shelf ros2_control controllers.

Attendees will learn

* how to prototype a mobile manipulator with URDF and ros2_control
* how to configure a gazebo simulation with a given URDF and ros2_control

*Presenter: Bence Magyar*

Authors:
- Dr. Bence Magyar (FiveAI / Bosch)

2023-02 ROS Meetup Munich #5
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Expand Down