Michael Carlstrom

Results 68 issues of Michael Carlstrom

### Describe the feature Allow using Path object in python for when a path to something is needed. ### Use Case For example to use a Code.from_asset() function I need...

feature-request
effort/medium
p2

## Description Cleaned up but, derived from https://design.ros2.org/articles/idl_interface_definition.html. Fixes #5820 ### Did you use Generative AI? ### Additional Information

## Description Sets up the infrastructure by replacing a copied file with a submodule which hosted the duplicated file. Fixes #5839 ### Did you use Generative AI? ### Additional Information...

### Issue Type - [x] šŸ› Bug / Problem - [ ] āœļø Typo / Grammar - [ ] šŸ“– Outdated Content - [ ] šŸš€ Enhancement ### Generated by...

bug
backport-all

A lot of the code examples like `minimal_publisher` are just copied from ros2_examples repo. If we could read the raw files from either the built deb, a submodule or, just...

enhancement

Not currently being used.

## Description See https://github.com/ament/ament_lint/pull/562 ### Is this user-facing behavior change? ### Did you use Generative AI? ### Additional Information

## Description Uses new abstract base classes to allow automatic type inference lowering burden to start using pub/sub/server/client/actionserver/actionclient. This can be seen in how the test cases do not require...

## Description Caught by https://github.com/ament/ament_lint/pull/562 ### Is this user-facing behavior change? ### Did you use Generative AI? ### Additional Information

## Description In Draft state since there are downstream `rmw` problems (tested with fastrps). I assume similar problems will occur with other rmw implementations. For example calling .size() on the...