From c16c523f4b41b094cfb909f436a503ec21310c15 Mon Sep 17 00:00:00 2001 From: David St-Onge Date: Fri, 9 Mar 2018 09:37:56 -0600 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 82d3941..d61cdb4 100644 --- a/readme.md +++ b/readme.md @@ -97,7 +97,7 @@ The package offers a mavros_msgs/CommandLong service "buzzcmd" to control its st References ------ -* ROS and Buzz : consensus-based behaviors for heterogeneous teams. Submitted to the Internaional Conference on Robotics and Automation (September 2017). 6pgs. St-Onge, D., Shankar Varadharajan, V., Li, G., Svogor, I. and Beltrame, G. arXiv : https://arxiv.org/abs/1710.08843 +* ROS and Buzz : consensus-based behaviors for heterogeneous teams. St-Onge, D., Shankar Varadharajan, V., Li, G., Svogor, I. and Beltrame, G. arXiv : https://arxiv.org/abs/1710.08843 * Over-The-Air Updates for Robotic Swarms. Submitted to IEEE Software (August 2017). 8pgs. Shankar Varadharajan, V., St-Onge, D., Guß, C. and Beltrame, G. @@ -108,4 +108,4 @@ To activate highlights of the code in Visual Studio Code or Roboware add the fol "files.associations": { "*.bzz":"python" } -``` \ No newline at end of file +```