Dave Coleman

Results 196 comments of Dave Coleman
trafficstars

This sounds useful, but I don't know enough about the under workings of catkin to weight in much. I do know I often am frustrated by the way overlaying workspaces...

Complete off-topic: I'd love a shortcut for adding a build/run dependency to a catkin package without having to copy it 4 times in two different files.

I have not found a good solution, but in moveit we are using this: https://github.com/ros-planning/moveit_ci/blob/master/travis.sh#L164

Talked with @mamoll on phone, we decided against adding this

@mamoll do you recall the reason we decided against adding this? i'd actually like to still have it merged it as i keep having to use this patch

> Perhaps it'd be more elegant to derive ParallelPlan from the ompl::base::Planner class? I like that, though my way I like also > Also, why are you disabling hybridization? Just...

Good question... for some reason `State::as()` isn't available in CompoundState

I made this a few months ago, but I think the reason is because I actually have different clearance criteria for edges vs. vertices. Basically I want all vertices to...