tony-p

Results 12 issues of tony-p

Seems to be same issue as #526 (Indigo) #813 (Kinetic) . On #526 the most recent comment also references Melodic (since closing). However I'm experiencing it on Noetic ``` has...

`haltTree` resets the tree status to `IDLE` which then in the `tickRoot` only breaks out of the inner loop, which is then restarted by the outer loop ```cpp NodeStatus Tree::tickRoot(TickOption...

bug

I'm trying to setup the `rmw_connextdds` on windows (64bit) and during compilation of a CPP package it complains that it can't find the implementation ```sh CMake Error at C:/bh_test/.pixi/env/Library/share/rmw_implementation_cmake/cmake/get_default_rmw_implementation.cmake:60 (message):...

### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue I'm having an issue on linux (humble) that when it tries to...

bug
linux-64
needs-rebuild

When running `sleep_server` from examples (on windows), the node crashes immediately with ``` $ sleep_server [rcutils|error_handling.c:66] an error string (message, file name, or formatted message) will be truncated ```

Support `bt_file_logger_v2` as the standard file logger is no longer built by default in bt.CPP v4 and is officially deprecated From a very quick analysis, the main differences appear to...

### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue A number of the ament tools are no longer installed to the...

bug

**Is your feature request related to a problem? Please describe.** Many input ports often require a valid value from a limited value selection, relying only on free input in these...

Currently it is not supported to implement these nodes in a lifecycle node implementation as lifecycle does not simply inherit from a regular node. We want to implement a BT...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

:lady_beetle: bug
:woman_technologist: cli
windows