Skip to content

Latest commit

 

History

History

README.md

Utilities

Simple services that we can use to consolidate globally useful functions with.

Dubins Planner

A simple dubins path planner made into a service node.

SSS Viewer

A basic sidescan sonar viewing package to look at waterfalls.

str_json_mqtt_bridge

ROS<->MQTT JSON Formatted string bridge. Mostly useful for waraps-related stuff. Main usefulness is that this avoids the {"data":...} thing that happens with the mqtt_bridge when bridging std_msgs::Strings.

utm_latlon_converter

Package that provides python objects and ros services for conversions. Usually easiest to import straight and use without getting ROS involved.