🤖 Github Profile for DLu!! 🤖
- Name: David V. Lu!!
- Pronouns: he/him/his
- Website https://davidlu.dev/
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
Description
The key change in this PR is basically one line:
extractPackageNameFromPath(config_pkg_path_, new_package_name_, relative_path);
which…