Skip to content

Commit

Permalink
Deleted files which I believe we do not need anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcalderon03 committed Sep 8, 2024
1 parent f97ee77 commit a4cba9f
Show file tree
Hide file tree
Showing 254 changed files with 71 additions and 7,052 deletions.
19 changes: 0 additions & 19 deletions documents/design/README.md

This file was deleted.

77 changes: 0 additions & 77 deletions documents/design/new_member_project.md

This file was deleted.

10 changes: 0 additions & 10 deletions helper_scripts/requirements.bash

This file was deleted.

7 changes: 0 additions & 7 deletions urc_bringup/launch/bringup.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def generate_launch_description():
pkg_nmea_navsat_driver = FindPackageShare("nmea_navsat_driver").find(
"nmea_navsat_driver"
)
pkg_imu_driver = FindPackageShare("imu_driver").find("imu_driver")

controller_config_file_dir = os.path.join(
pkg_urc_bringup, "config", "controller_config.yaml"
Expand Down Expand Up @@ -119,11 +118,6 @@ def generate_launch_description():
output='screen',
parameters=[gps_config])

launch_imu = IncludeLaunchDescription(
PythonLaunchDescriptionSource(
os.path.join(pkg_imu_driver, "launch", "imu_serial_driver.launch.py")
)
)

rosbridge_server_node = Node(
package="rosbridge_server",
Expand Down Expand Up @@ -158,7 +152,6 @@ def generate_launch_description():
# load_gripper_controller_right,
teleop_launch,
launch_gps,
launch_imu,
rosbridge_server_node,
odom_frame_node
]
Expand Down
121 changes: 0 additions & 121 deletions urc_gazebo/CMakeLists.txt

This file was deleted.

11 changes: 0 additions & 11 deletions urc_gazebo/config/control_params.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions urc_gazebo/config/ground_truth_params.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions urc_gazebo/config/magnetometer_params.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions urc_gazebo/config/monkey_params.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions urc_gazebo/config/rviz_config.rviz

This file was deleted.

4 changes: 0 additions & 4 deletions urc_gazebo/config/scan_to_pointcloud_params.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions urc_gazebo/config/sim_color_detector_params.yaml

This file was deleted.

Loading

0 comments on commit a4cba9f

Please sign in to comment.