Skip to content

Commit

Permalink
Revert "drivers_py: Update systemd service for Yocto"
Browse files Browse the repository at this point in the history
This reverts commit 2df0317.
  • Loading branch information
eigendude committed Nov 6, 2024
1 parent 6957e19 commit 972764a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oasis_drivers_py/config/systemd/oasis_drivers.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ After=network.target
# TODO: Better way to define this
#

User=root
User=garrett

#
# ROS 2 configuration
Expand All @@ -24,7 +24,7 @@ Environment=RMW_IMPLEMENTATION=rmw_fastrtps_dynamic_cpp
# Path configuration
#

Environment=OASIS_ENV=/opt/ros/${ROS2_DISTRO}/setup.bash
Environment=OASIS_ENV=/home/${USER}/Documents/ros-ws/src/oasis/ros-ws/oasis-${ROS2_DISTRO}/install/setup.bash

#
# Service definition
Expand Down

0 comments on commit 972764a

Please sign in to comment.