We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa2c02 commit c5fad00Copy full SHA for c5fad00
setup_scripts/env_source.sh
@@ -0,0 +1,4 @@
1
+# this is for daemons and startup stuff. Assume no enviroment before this.
2
+source /opt/ros/humble/setup.bash
3
+source /home/${USER}/RoverFlake2/install/setup.bash
4
+source /home/${USER}/RoverFlake2/network_stuff/cyclonedds_env.sh
0 commit comments