ntorresalberto

Results 7 comments of ntorresalberto

I arrived here looking for the same issue but with `promptui.Select`

Came looking for this. If possible, I think an `include_system(/my/external/library/path)` or `include_external(/my/external/library/path)` would be great. As a workaround, this seems to be working: ```rust .flag("-isystem/my/external/library/path/") ```

Hi, just commenting to say I'm interested in this use case, coming from the linear algebra and c++ world.

Also interested in this and can test if required, commenting to add some visibility

@Falcosc I can tell you my interpretation... :laughing: The key is here: > For example, if I set 5900HX to 45W, it bursts to almost 80W, then settles at 51W....

I'm not sure if it's related but I just tried to build this against ros2 and I'm getting a lot of ` is private within this context` from `joint_effort_trajectory_controller` files.