Skip to content

Kyungpyo-Kim/ros_diagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros_diagnostics

ROS diagnostics package exercise

관련 문서

Getting Started

git clone https://github.com/Kyungpyo-Kim/ros_diagnostics.git
cd ros_diagnostics
chmod +x src/drv/gps/node/gps_node.py
catkin_make
source devel/setup.bash
roslaunch launch/all.launch

Issue "/usr/bin/env: ‘python\r’: No such file or directory"

Window 에서 병렬로 code 를 작성하여 위와 같은 error 가 발생할 수 있다. error 발생 시 다음 링크를 참고하여 "src/drv/gps/node/gps_node.py" 파일 속성을 변경하면 된다.

Reference

About

ROS diagnostic package exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published