Citing ROS in a scientific article
Is it obligatory to quote ROS when mentioned in a scientific article? Is there a strict rule on this matter?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is it obligatory to quote ROS when mentioned in a scientific article? Is there a strict rule on this matter?
It depends, at least for me.
If it's an important part of your research (e.g. you prepared a special protocol for experimental validation of results, used some packages from ROS toolkit, etc.), then you should mention it by citing the ICRA 2009 article
or at least by giving a site link like this:
Open Source Robotics Foundation. Robotic Operating System.\url{https://www.ros.org}
If it was used somewhere on your robot, but wasn't important to the overall publication, I would skip it (but it should be in the project documentation beyond those few pages in the journal).
Asked: 2022-05-26 00:52:20 -0600
Seen: 528 times
Last updated: May 26 '22
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
ROS support for industrial robotic arms?
When should I use topics vs services vs actionlib actions (vs dynamic_reconfigure)?
Significance of ros::spinOnce()
How to put Hokuyo laser sensor on p2os?