Xander M.

Results 7 issues of Xander M.

I am trying to calibrate between two points, so limit switches on both sides. This means I will first be calibrating on the home position (which you do have a...

enhancement

## Feature Request #### Feature description Currently there is no possibility of getting message field info in rclcpp. In python library`rosidl_python` the function `get_fields_and_field_types()` exists, and does exactly what I...

help wanted
backlog

**System Info** - _OS_ - Ubuntu 20.04 - *ROS version and installation type* - ROS Foxy binary install - *RTI Connext DDS version and installation type* - Newest apt packages...

## Bug report **Required Info:** - Operating System: - Debian Buster - Installation type: - Trying to compile ROS packages into binaries which are using FastRTPS as dependency - DDS...

backlog

I'm not really sure on what to blame on this, because it can be either pants, pytest or django-test-migrations I'm trying to fix a problem where the migration test ends...

Replaced all instances of deprecated name timeout_on_client_fetch_call with timeout_period_on_client_fetch_call

**Describe the Issue** When you start the image acquirer with `run_as_thread` there are some deprecation warnings about `timeout_on_client_fetch_call`. Namely: **To Reproduce** Steps to reproduce the behavior: 1. Run `ImageAcquirer.start(run_as_thread=True)` **Sample...