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

ardupilot_ros: Restructured repository to accomodate more custom ROS packages and features #34

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

snktshrma
Copy link

Restructuring the overall repository to allow addition of new ros packages and features

@snktshrma snktshrma marked this pull request as ready for review January 18, 2025 12:33
@snktshrma
Copy link
Author

I have updated the colcon CI with the updated package names. So after merge it should solve the issue

cartographer_ap/README.md Outdated Show resolved Hide resolved
@snktshrma snktshrma force-pushed the ros/humble branch 6 times, most recently from d495465 to da04985 Compare January 19, 2025 15:41
@snktshrma snktshrma requested a review from Ryanf55 January 19, 2025 15:53
```bash
cd ~/ros2_ws
source install/setup.bash
ros2 launch ardupilot_cartographer cartographer.launch.py
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we avoid directly duplicating the README contents?
Perhaps try to keep the cartographer specific stuff here, and then just refer to the cartographer directory from top level.

Copy link
Author

Choose a reason for hiding this comment

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

Got it

Copy link
Author

Choose a reason for hiding this comment

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

I kept system requirements and overall build part in top level directory and instead of details on cartographer, I referred to it from that. In cartographer directory, I kept usage part only, referring to setup in parent's readme.

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.

2 participants