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

feat: Add ROS2 sample package #17

Merged
merged 4 commits into from
Jul 8, 2024
Merged

Conversation

philipp-caspers
Copy link
Member

@philipp-caspers philipp-caspers commented Jul 4, 2024

Adds a simple ros2_rust package that supports a publisher and a service server.
Also provides examples for a publisher and a subscriber.

Needs #16

@philipp-caspers philipp-caspers force-pushed the feat/add-ros2-client branch 2 times, most recently from 89ae026 to 10a877b Compare July 4, 2024 11:17
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
examples/ros2/simple-publisher.rs Outdated Show resolved Hide resolved
examples/ros2/simple-publisher.rs Outdated Show resolved Hide resolved
examples/ros2/simple-publisher.rs Show resolved Hide resolved
examples/ros2/simple-publisher.rs Show resolved Hide resolved
package.xml Outdated Show resolved Hide resolved
@philipp-caspers philipp-caspers changed the title feat: Add ros2 sample package feat: Add ROS2 sample package Jul 5, 2024
@philipp-caspers philipp-caspers force-pushed the feat/add-ros2-client branch 4 times, most recently from 6dd6f6e to db0a372 Compare July 5, 2024 13:08
README.md Outdated Show resolved Hide resolved
as it is a pure ROS package and therefore does not need the word `ros`
in its name.
@philipp-caspers philipp-caspers marked this pull request as ready for review July 8, 2024 07:42
@philipp-caspers philipp-caspers added the rebase Merge this PR with rebase strategy label Jul 8, 2024
@philipp-caspers philipp-caspers merged commit fd900d7 into main Jul 8, 2024
5 checks passed
@philipp-caspers philipp-caspers deleted the feat/add-ros2-client branch July 8, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rebase Merge this PR with rebase strategy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants