ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Getting and logging current *weather conditions* in ROS

asked 2014-09-06 07:36:31 -0500

AsifA gravatar image

Is it possible in ROS to record current weather conditions from a website or weather-indicator in Ubuntu? I would like to record current atmosphere temperature, humidity, etc for some experiments. Thanks.

edit retag flag offensive close merge delete

Comments

2

google "waether api with c++ wrapper" , your question is not ROS specific.

bvbdort gravatar image bvbdort  ( 2014-09-06 08:04:18 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-09-06 13:04:20 -0500

ahendrix gravatar image

I'm not aware of a ROS node which does this already.

It shouldn't be too hard to writea node like this in python if you can find a python library which can query the current weather information.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-09-06 07:36:31 -0500

Seen: 230 times

Last updated: Sep 06 '14