Skip to content

Commit

Permalink
remove xml launch files
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdavidfagan committed Apr 21, 2023
1 parent dd83eb5 commit c3347cb
Show file tree
Hide file tree
Showing 39 changed files with 27 additions and 1,110 deletions.
2 changes: 1 addition & 1 deletion .setup_assistant
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
moveit_setup_assistant_config:
URDF:
package: franka_description
relative_path: robots/panda/panda.urdf.xacro
relative_path: robots/panda/panda_arm.urdf.xacro
xacro_args: hand:=true
SRDF:
relative_path: config/panda.srdf.xacro
Expand Down
5 changes: 1 addition & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
cmake_minimum_required(VERSION 3.22)
cmake_minimum_required(VERSION 3.10.2)
project(panda_moveit_config)

find_package(ament_cmake REQUIRED)

ament_package()

install(DIRECTORY launch DESTINATION share/${PROJECT_NAME}
PATTERN "setup_assistant.launch" EXCLUDE)
install(DIRECTORY config DESTINATION share/${PROJECT_NAME})
37 changes: 0 additions & 37 deletions config/stomp_planning.yaml

This file was deleted.

Empty file added launch/.gitkeep
Empty file.
23 changes: 0 additions & 23 deletions launch/chomp_planning_pipeline.launch.xml

This file was deleted.

15 changes: 0 additions & 15 deletions launch/default_warehouse_db.launch

This file was deleted.

73 changes: 0 additions & 73 deletions launch/demo.launch

This file was deleted.

5 changes: 0 additions & 5 deletions launch/demo_chomp.launch

This file was deleted.

27 changes: 0 additions & 27 deletions launch/demo_gazebo.launch

This file was deleted.

6 changes: 0 additions & 6 deletions launch/demo_lerp.launch

This file was deleted.

5 changes: 0 additions & 5 deletions launch/demo_stomp.launch

This file was deleted.

12 changes: 0 additions & 12 deletions launch/fake_moveit_controller_manager.launch.xml

This file was deleted.

22 changes: 0 additions & 22 deletions launch/franka_control.launch

This file was deleted.

17 changes: 0 additions & 17 deletions launch/joystick_control.launch

This file was deleted.

22 changes: 0 additions & 22 deletions launch/lerp_planning_pipeline.launch.xml

This file was deleted.

Loading

0 comments on commit c3347cb

Please sign in to comment.