ros2 / ros2/rmw_implementation
missing depends cyclonedds
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 25
- Forks
- 63
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 6
Description
Bug report
Required Info:
- Operating System:
- ubuntu 20.04
- Installation type:
- binary
- Version or commit hash:
- 1.0.3-1focal.20220209.142624
- DDS implementation:
- rmw_cyclonedds_cpp
- Client library (if applicable):
- N/A
Steps to reproduce issue
apt-cache show ros-foxy-rmw-implementation | grep-dctrl --no-field-names --show-field=Depends --field=Depends 'ros-foxy-rmw-cyclonedds-cpp'
Expected behavior
ros-foxy-rmw-implementation has ros-foxy-rmw-cyclonedds-cpp in its Depends.
Actual behavior
ros-foxy-rmw-implementation does not have ros-foxy-rmw-cyclonedds-cpp in its Depends.
Additional information
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Debian control file linked in the issue: debian/control for the foxy rmw_implementation package. Reproduce the reported apt-cache command and verify that ros-foxy-rmw-cyclonedds-cpp appears in the Depends field; done means the package metadata contains that dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100