forked from seed-solutions/aero-ros-pkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
25 lines (25 loc) · 917 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*~
*.pyc
aero_description/models
aero_description/robots
aero_description/meshes
aero_description/urdf
aero_startup/CMakeLists.txt
aero_startup/generated_controllers.launch
aero_startup/aero_controller_manager/AeroJointStatePublisher.cc
aero_startup/aero_controller_manager/AeroTorsoController.cc
aero_startup/aero_controller_manager/AeroHandController.cc
aero_startup/aero_hardware_interface/AeroControllers.cc
aero_startup/aero_hardware_interface/Constants.hh
aero_startup/aero_hardware_interface/Angle2Stroke.*
aero_startup/aero_hardware_interface/Stroke2Angle.*
aero_startup/aero_hardware_interface/AngleJointNames.*
aero_startup/aero_hardware_interface/UnusedAngle2Stroke.hh
aero_startup/aero_move_base/AeroBaseController.cc
aero_std/spot.yaml
aero_std/doc/html
aero_std/doc/latex
aero_moveit_config/models/aero_virtual_lifter.urdf
aero_moveit_config/models/camera_link.conf
aero_moveit_config/config/*
!.gitkeep