Adam Aposhian

Results 57 issues of Adam Aposhian

**What problem does this solve or what need does it fill?** Rapier physics integration is very valuable, but the current API and examples do not use the latest API, and...

enhancement

Currently, there is an apt package published for gazebo on amd64 for Ubuntu 22.04, but not for arm64. Is there a technical reason for this, or is it just a...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior I should be able to turn my system on and...

question

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior No errors when publishing to the same topic from multiple...

triage

### Problem `buildx build` accepts resource limit arguments for `--memory`, `--cpu-shares`, etc., but these are not currently being used in the code as noted in #292 #483. Furthermore, it may...

kind/enhancement
area/buildkit

Looking at the output of `iox-introspection-client`, it looks like iceoryx is trying to transfer topics that are not of fixed width, or have non-compatible history depths. Primarily: `/parameter_events`. Here is...

Obviously every network is different, but would it be possible to add to the docs some general guidelines for running CycloneDDS on a wireless network? An example of what this...

documentation

## Bug report - Operating System: - Ubuntu 20.04 - ROS2 Version: - rolling (focal) - Version or commit hash: - main (3ecb4d0c76d7986f1b666b0e96ace739d466169c) - DDS implementation: - FastDDS #### Steps...

## Feature request #### Feature description Parameters can be declared with a [rcl_interfaces::msg::ParameterDescriptor](https://github.com/ros2/rcl_interfaces/blob/rolling/rcl_interfaces/msg/ParameterDescriptor.msg) that embeds information like the description or even bounds checking on parameters. #### Implementation considerations This would...

## Feature request #### Feature description Add ackermann-drive robot to bringup and system tests, using the regulated pure pursuit controller. #### Implementation considerations Unlike turtlebot, I'm not sure if there...

enhancement