Skip to content

Commit

Permalink
Big laptop system
Browse files Browse the repository at this point in the history
  • Loading branch information
GarrettChristian committed Apr 15, 2021
1 parent 86522e0 commit d53b4a9
Show file tree
Hide file tree
Showing 38 changed files with 4 additions and 2,084 deletions.
2 changes: 1 addition & 1 deletion cart_planning/launch/constants.launch
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
test_loc_local: [67.6, 115]

<!-- Global Planner graph file parameter -->
graph_file: "/home/jeffercize/catkin_ws/src/ai-navigation/EastCampusLiteV6.gml"
graph_file: "/home/jacart/catkin_ws/src/ai-navigation/EastCampusLiteV6.gml"

<!-- Safety Parameters -->
<!-- These are reactive in the sense that if the max_speed is reached the cart will emergency stop -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<origin xyz=".1 -.1 -0.66" rpy="0 0 1.57" />
<geometry>
<!-- <box size="2.337 1.27 1.778"/> -->
<mesh filename="file:///home/jeffercize/catkin_ws/src/ai-navigation/golf_cart/meshes/golf_cart_blender.dae" scale="1.25 1.25 1.25"/>
<mesh filename="file:///home/jacart/catkin_ws/src/ai-navigation/golf_cart/meshes/golf_cart_blender.dae" scale="1.25 1.25 1.25"/>
</geometry>
<material name="silver">
<color rgba="0.75 0.75 0.75 1"/>
Expand Down
4 changes: 2 additions & 2 deletions cart_util/test_live_analysis_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import json

# Add openpose to system PATH and import
sys.path.append('/home/jeffercize/catkin_ws/src/openpose/build/python');
sys.path.append('/home/jacart/catkin_ws/src/openpose/build/python');
from openpose import pyopenpose as op

#######################
Expand Down Expand Up @@ -48,7 +48,7 @@
##############
# Custom Params (refer to include/openpose/flags.hpp for more parameters)
params = dict()
params["model_folder"] = "/home/jeffercize/catkin_ws/src/openpose/models/"
params["model_folder"] = "/home/jacart/catkin_ws/src/openpose/models/"

# Starting OpenPose
opWrapper = op.WrapperPython()
Expand Down
Empty file removed velodyne_lidar/.Rhistory
Empty file.
20 changes: 0 additions & 20 deletions velodyne_lidar/.gitignore

This file was deleted.

27 changes: 0 additions & 27 deletions velodyne_lidar/LICENSE

This file was deleted.

50 changes: 0 additions & 50 deletions velodyne_lidar/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions velodyne_lidar/bitbucket-pipelines.yml

This file was deleted.

14 changes: 0 additions & 14 deletions velodyne_lidar/gazebo_upgrade.md

This file was deleted.

Binary file removed velodyne_lidar/img/gpu.png
Binary file not shown.
Binary file removed velodyne_lidar/img/rviz.png
Binary file not shown.
47 changes: 0 additions & 47 deletions velodyne_lidar/velodyne_description/CHANGELOG.rst

This file was deleted.

10 changes: 0 additions & 10 deletions velodyne_lidar/velodyne_description/CMakeLists.txt

This file was deleted.

34 changes: 0 additions & 34 deletions velodyne_lidar/velodyne_description/launch/example.launch

This file was deleted.

89 changes: 0 additions & 89 deletions velodyne_lidar/velodyne_description/meshes/HDL32E_base.dae

This file was deleted.

Binary file not shown.
89 changes: 0 additions & 89 deletions velodyne_lidar/velodyne_description/meshes/HDL32E_scan.dae

This file was deleted.

Binary file not shown.
89 changes: 0 additions & 89 deletions velodyne_lidar/velodyne_description/meshes/VLP16_base_1.dae

This file was deleted.

Binary file not shown.
89 changes: 0 additions & 89 deletions velodyne_lidar/velodyne_description/meshes/VLP16_base_2.dae

This file was deleted.

Binary file not shown.
Loading

0 comments on commit d53b4a9

Please sign in to comment.