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

docs: Add community example to ROS2 tutorial #2713

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

Daviesss
Copy link
Contributor

…rive robot.

@ruben-arts ruben-arts changed the title Medium post on running Pixi on macOS and programming a differential d… docs: Add community example to ROS2 tutorial Dec 16, 2024
@@ -227,3 +227,5 @@ Let's inspire the community together!

Currently, we don't support `rosdep` in a pixi environment, so you'll have to add the packages using `pixi add`.
`rosdep` will call `conda install` which isn't supported in a pixi environment.

We also have a post made by a ROS developer/roboticist who wrote about how he installed and configured Pixi on macOS running ROS 2 Humble (Simulating a differential drive robot and programming in Gazebo using Pixi). You can check out the procedure here:[Running ROS 2 and programming with Pixi on macOS.](https://medium.com/@davisogunsina/ros-2-macos-support-installing-and-running-ros-2-on-macos-79039d1d3655).
Copy link
Contributor

Choose a reason for hiding this comment

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

I see, if you want to add "extra examples" we should make a header for that so It would be easy to add more in the future. E.g:

Suggested change
We also have a post made by a ROS developer/roboticist who wrote about how he installed and configured Pixi on macOS running ROS 2 Humble (Simulating a differential drive robot and programming in Gazebo using Pixi). You can check out the procedure here:[Running ROS 2 and programming with Pixi on macOS.](https://medium.com/@davisogunsina/ros-2-macos-support-installing-and-running-ros-2-on-macos-79039d1d3655).
### Community examples
- ROS Humble on maxOS, [Simulating differential drive using Gazebo](https://medium.com/@davisogunsina/ros-2-macos-support-installing-and-running-ros-2-on-macos-79039d1d3655).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay , will make changes

docs/tutorials/ros2.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

Thank you this looks good

@ruben-arts ruben-arts merged commit b9681c2 into prefix-dev:main Dec 16, 2024
25 checks passed
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