Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Avoid Bashrc exports #8

Open
yycho0108 opened this issue May 27, 2018 · 0 comments
Open

Avoid Bashrc exports #8

yycho0108 opened this issue May 27, 2018 · 0 comments

Comments

@yycho0108
Copy link

yycho0108 commented May 27, 2018

We can probably make everyone's lives easier by simply adding to the export tag in pr2_robot/package.xml:

<run_depend>gazebo_ros</run_depend>
<export>
<gazebo_ros gazebo_model_path="${prefix}/models"/>
</export>

This way all you need to do is catkin_make or catkin build and no one needs to remember to modify the .bashrc file.

As we all know, this export path can be verified as follows:

rospack plugins --attrib gazebo_model_path gazebo_ros
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant