Skip to content

Improve local setup for Franka ROS 2 integration#39

Merged
AndreasJosefGassner merged 3 commits into
mainfrom
improve-local-setup
Jun 13, 2025
Merged

Improve local setup for Franka ROS 2 integration#39
AndreasJosefGassner merged 3 commits into
mainfrom
improve-local-setup

Conversation

@AndreasJosefGassner

Copy link
Copy Markdown
Collaborator

Improve Development Setup Outside the Dev Container

This PR streamlines and enhances the setup process for developers working outside the provided Dev Container environment. Key improvements include:

  • Dev Container Workspace
    The Dev Container now uses the full repository as its workspace instead of only the ros2 directory. This removes the need for additional volume mounts and simplifies the environment.

  • Updated Dev Container Setup Instructions
    The README has been updated with clearer instructions on how to set up the Dev Container for development.

  • New Local Development Guide
    A new section has been added to the README to guide users through setting up their development environment outside the Dev Container.

  • Improved Dependency Management
    Dependencies are now handled more cleanly using rosdep for ROS-related packages and requirements.txt for Python dependencies.

@AndreasJosefGassner

Copy link
Copy Markdown
Collaborator Author

currently Actions are failing, but this seems to be an existing problem that needs some investigation: https://github.com/wuphilipp/gello_software/actions/runs/15513094308

@AndreasJosefGassner AndreasJosefGassner marked this pull request as ready for review June 11, 2025 08:18
@AndreasJosefGassner AndreasJosefGassner force-pushed the improve-local-setup branch 4 times, most recently from a7e4751 to cd1f057 Compare June 13, 2025 08:18
@AndreasJosefGassner

Copy link
Copy Markdown
Collaborator Author

currently Actions are failing, but this seems to be an existing problem that needs some investigation: https://github.com/wuphilipp/gello_software/actions/runs/15513094308

Seems to be fixed now

@AndreasJosefGassner AndreasJosefGassner merged commit cbb94f0 into main Jun 13, 2025
5 of 8 checks passed
@AndreasJosefGassner AndreasJosefGassner deleted the improve-local-setup branch June 13, 2025 10:28
neunertm pushed a commit to neunertm/gello_software that referenced this pull request Feb 24, 2026
Improve setup process of Franka ROS 2 integration for local environments outside dev-container

GitOrigin-RevId: cbb94f0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant