Compare changes
+36
−16
+85
−6
launch/cartesian_planner.launch
0 → 100644
+9
−0
launch/interactive_planner.launch
0 → 100644
+7
−0
launch/joint_space_planner.launch
0 → 100644
+9
−0
launch/obstacle_aware_planner.launch
0 → 100644
+11
−0
launch/pick_place_planner.launch
0 → 100644
+9
−0
launch/sample_constraint_simulation.launch
deleted100644 → 0
+0
−63
launch/sample_simple_simulation.launch
deleted100644 → 0
+0
−63
launch/sample_timed_cartesian_simulation.launch
deleted100644 → 0
+0
−63
mainpage.dox
0 → 100644
+11
−0
models/box.urdf
0 → 100644
+29
−0
+20
−5
rosdoc.yaml
0 → 100644
+4
−0
src/PickPlacePlanner.cpp
0 → 100644
+388
−0
src/PickPlacePlanner.h
0 → 100644
+46
−0
src/PickPlacePlannerMain.cpp
0 → 100644
+33
−0
test/grasping.test
0 → 100644
+12
−0
test/plan_visualizer.rviz
0 → 100644
+286
−0
test/test.cpp
0 → 100644
+82
−0