기술 성공, 실패 기록소

Get package path with rospy 본문

프로그래밍언어/ROS

Get package path with rospy

sunlab 2020. 12. 17. 15:48
728x90

wiki.ros.org/Packages#Client_Library_Support

 

Packages - ROS Wiki

Software in ROS is organized in packages. A package might contain ROS nodes, a ROS-independent library, a dataset, configuration files, a third-party piece of software, or anything else that logically constitutes a useful module. The goal of these packages

wiki.ros.org

 

'프로그래밍언어 > ROS' 카테고리의 다른 글

how to use Float64MultiArray in python  (0) 2021.01.08
Frame's definition (/odom and /map)  (0) 2020.12.28
Navigating the ROS Filesystem  (0) 2020.10.23
python subscriber, publisher  (0) 2020.09.10
ROS Melodic 설치  (0) 2020.06.10