UBCSailbot / raye-local-pathfinding

UBC Sailbot's Local Pathfinding Repository: OMPL-based pathfinding that avoids upwind/downwind sailing, minimizes turning, and minimizes path length.
https://www.ubcsailbot.org/
MIT License
2 stars 0 forks source link

Sensor filters and ROS topic reorganization #283

Closed patrick-5546 closed 2 years ago

patrick-5546 commented 2 years ago

Filters

GPS (CAN, AIS)

windSensor (1, 2, 3)

Conversions

https://github.com/UBCSailbot/local-pathfinding/blob/481a71c323d88d5840bfb286775ea2d921ef1792/python/ros_interface.py#L92-L96

Configuration

See the commit history for more details on what has changed