Maritime-Robotics-Student-Society / sailing-robot

Southampton sailing robot
http://www.sotonsailrobot.org
Other
88 stars 46 forks source link

Write speed estimate node #21

Open smaria opened 8 years ago

smaria commented 8 years ago

write node that estimates boat speed from IMU data

tsaoyu commented 7 years ago

New driver has been used to estimate speed from GPS.

Also, this new drive support a better way to define GPS update rate, operating mode, and baud rate.

tsaoyu commented 7 years ago

The idea of high level sensor fusion was bring up again this year. With GPS and IMU sensor fusion, it is possible to get velocity estimation of the sailing robot. Speed of boat is important to further improve the performance of our boat.

There are several intermediate steps for this task:

tsaoyu commented 6 years ago

When I was testing GPS velocity today, I found gpsmon is able to parse u-blox message.

screenshot 2018-03-07 22 16 47
Nanoseb commented 6 years ago

oh neat!