GitPedia
patrykcieslak

patrykcieslak/stonefish_ros

ROS package implementing an interface for the Stonefish library.

6 Releases
Latest: 1y ago
Support for new thruster definitions and glue servicesv1.4Latest
patrykcieslakpatrykcieslak·1y ago·March 5, 2025
GitHub

The highlight of this release is the support of the new thruster models introduced in Stonefish 1.4. The code is also implementing services for the glue functionality, allowing for defining connections between bodies that can be activated and deactivated dynamically.

Support for general rigid body dynamics algorithmv1.3
patrykcieslakpatrykcieslak·2y ago·October 6, 2023
GitHub

The highlight of this release is the support of the general rigid body dynamics algorithm, that allows for kinematic loops in robotic chain definitions, introduced in Stonefish 1.3. The code was also updated for compatibility with all new XML parser functionalities.

Animated bodiesv1.2
patrykcieslakpatrykcieslak·5y ago·November 25, 2020
GitHub

The highlight of this release is the support of animated bodies introduced in Stonefish 1.2. The code was also updated for compatibility with new XML parser class structure.

Maintenance releasev1.1
patrykcieslakpatrykcieslak·5y ago·September 22, 2020
GitHub

This release updates the build configuration for the Stonefish v1.1. It also introduces thruster state publisher, with a custom defined ROS message.

First major release of the stonefish_ros package!v1.0
patrykcieslakpatrykcieslak·5y ago·September 7, 2020
GitHub

This is the first major release of the stonefish_ros package, supporting all functionality of the Stonefish v1.0.

First official release of the ROS package for the Stonefish libraryv0.9
patrykcieslakpatrykcieslak·5y ago·July 24, 2020
GitHub

The Stonefish library has reached version 0.9 and this package was updated accordingly. Always install matching versions of the library and the package, designated by version tags. There is no guarantee that the latest code of both repositories will work together as I am not always making the updates at the same time.