Sebastian Buck

Results 19 comments of Sebastian Buck

Hi James, thank you for getting in touch! At the time of the creation of this extension, the ROS extension had no support for `catkin_tools` workspaces and other ROS functionality...

Sorry for the delay, I was on vacation for the last weeks. > Quick question: just curious, are the rest of the functionalities not required? or are they not wanted?...

Hey @pclay614, thanks for the info. I'll take a look at this soon

So I just tried to reproduce with your settings, but running the command `Reload / Merge compile commands` works in my test workspaces: 1. the merged file is created 2....

We could add an option to automatically run the merge when one of the `compile_commands.json` files changes. Do you think that could work instead of your current workflow?

Ok, now that's strange: I just wanted to add a new option, but then I remembered that this effectively already exists: If `mergedCompileCommandsJsonPath` is defined, merging should already be automatic....

Sorry for taking so long, I didn't find time the last days. > "catkin_tools.mergedCompileCommandsJsonPath": "${workspaceFolder}/compile_commands.json" > Neither gave me a compile_commands.json in the workspace Folder. Note: I did use catkin...

Hi @bochen87, thank you for the feedback! You're right, that is not yet implemented since we have not yet needed that. I'll try to work on this in the coming...

Hi @Ruanpe, could you please give a little bit of context? Which ubuntu + ROS combination are you using? Did running `rosdep install` show any errors? Specifically, did the installation...

Thank you for the update. I tried to reproduce this in a fresh docker file with Ubuntu 16 and ROS kinetic. There is currently a bug in the `perception_pcl` package...