Skip to content
#

ros2

Here are 723 public repositories matching this topic...

SteveMacenski
SteveMacenski commented Nov 10, 2020

Hi,

I figured I'd ask and see if there was interest in something like this. In order to help remove salt and pepper noise from images, typically you might use dilation and erosion. The same concept could apply to navigation2 costmap layers, where an erroneous voxel layer or obstacle layer measurement (or static layer with SLAM session and things moving around) would make in the middle of free s

help wanted good first issue in progress
iceoryx
elBoberido
elBoberido commented Mar 31, 2022

Required information

Operating system:
POSIX

Compiler version:
all

Observed result or behaviour:
A library build with iceoryx 1.0 could dynamically link to iceoryx 2.0 shared libs

Expected result or behaviour:
Linking should not be possible

Further information*

objdump -p build/iceoryx_examples/icedelivery/iox-cpp-publisher

produces the follo

bug good first issue

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.

  • Updated Apr 8, 2022
  • Rust
ign-gazebo
destogl
destogl commented Apr 5, 2022

Background

Rename the argument to node_namespace because namespace is reserved C++ keyword. Please do the following:

  • rename argument in ControllerInterface files
  • rename argument in ControllerManager files
  • Execute all tests on controller_interface and controller_manager package to be sure that everything works.

Instructions

Hi, this is a `good-first-i

Improve this page

Add a description, image, and links to the ros2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ros2 topic, visit your repo's landing page and select "manage topics."

Learn more