Chris Iverach-Brereton

Results 7 issues of Chris Iverach-Brereton

## Bug report **Summary** Running `ros2 topic list` once results in all subsequent `ros2 *` commands to fail with the following error: ``` Traceback (most recent call last): File "/opt/ros/foxy/bin/ros2",...

more-information-needed

EDIT Solution found. See: https://github.com/ros-perception/perception_pcl/issues/355#issuecomment-1122792416 Original issue report ----------------------------- When building or installing this package on Ubuntu 20.04 with a command-line only installation, the following additional dependencies get installed: ```...

With Python2 support being dropped from future distributions I've updated the Python scripts so they should be compatible with Python3

I'm writing this as the maintainer of the package. When I inherited this project, the package was already released using degree for the `pan` and `tilt` positions in the `Axis`...

enhancement
question

I'm working in a slightly odd setup with a Turtlebot 4 and the `domain_bridge` node running inside a docker container. I can see the topics from my Create3 platform (running...

I've got a Humble docker container that's raising `xmlrpc.client.ResponseError` errors when I try to echo topics. It doesn't make any difference if the topics are published inside or outside the...