Skip to content

ROS_Notes

jiayy2 edited this page Jan 15, 2018 · 1 revision

This wiki will introduce some knowledge about ROS coding;

现在需要确保ROS能找到新包,常常在发生变化之后,使用rospack profile识别新目录。 例如: $ rospack profile $ rospack find beginner_tutorials

Clone this wiki locally