asmodehn / celeros

Celery ROS python interface
0 stars 2 forks source link

creating pid files outside of installed space #16

Open asmodehn opened 8 years ago

asmodehn commented 8 years ago

There might not be permission to create in installed location... Problem with celerybeat.pid from install space in /opt/yujin/indigo/lib : no permission to write.

asmodehn commented 8 years ago

Since celery is launched with roslaunch, the most appropriate place for the pid file would likely be ~/.ros, along with roscore-*.pids