Kosmas Tsiakas

Results 12 comments of Kosmas Tsiakas

Same problem here! Any solutions? Edit: the problem occurs in the **trajectory_generator.cpp** file when the variable `idx_replan` becomes 1 and crashes at line [119](https://github.com/ayushgaud/path_planning/blob/master/src/trajectory_generator.cpp#L119). Working in a solution, will commit...

Greek edition was just added! Glad to help :)

@muzi2045 thanks a lot, I'll try it!

This change was introduced in #24 . The initial implementation contained only a single .cfg file for all dynamic reconfigure parameters.

How about the VS Code ROS debugger? I consider this a really useful tool for debugging ROS nodes and I could provide some basic guidance to use this.

If you are running in multiple GPUs, I can see that it works fine. However, if you have multiple GPUs and you want to use a specific one, e.g. cuda:1...

Added on the wiki :)