My project built successfully after modifying the RobotInfo files. However,
when I go to run the executable, this is what happens:
jason@jason-desktop:~/project$ ./tekkotsu-SZ_KHR2
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
Aborted
I wasn't sure where to go with this one.
Jason