How to load values in bash file to a cpp file??
I have mentioned ROBOT_INITIAL_POSE in bashrc file using export command...I want to use those values in one of my cpp files...How can i dircetly access those values??