Skip to content

Instantly share code, notes, and snippets.

View justinking22's full-sized avatar
🎯
Focused

Justin justinking22

🎯
Focused
View GitHub Profile
justin@justin-Standard-PC-Q35-ICH9-2009:~$ # Replace ".bash" with your shell if you're not using bash
justin@justin-Standard-PC-Q35-ICH9-2009:~$ # Possible values are: setup.bash, setup.sh, setup.zsh
justin@justin-Standard-PC-Q35-ICH9-2009:~$ source /opt/ros/foxy/setup.bash
justin@justin-Standard-PC-Q35-ICH9-2009:~$ echo "source /opt/ros/foxy/setup.bash" >> ~/.bashrc
justin@justin-Standard-PC-Q35-ICH9-2009:~$ printenv | grep -i ROS
ROS_VERSION=2
ROS_PYTHON_VERSION=3
AMENT_PREFIX_PATH=/opt/ros/foxy
PYTHONPATH=/opt/ros/foxy/lib/python3.8/site-packages
LD_LIBRARY_PATH=/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/opt/rviz_ogre_vendor/lib:/opt/ros/foxy/lib/x86_64-linux-gnu:/opt/ros/foxy/lib