No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

otter_control package from otter_ros repo

otter_control otter_msgs otter_ros

Package Summary

Tags No category tags.
Version 1.0.0
License MIT license
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/offroad-robotics/otter_ros.git
VCS Type git
VCS Version main
Last Updated 2024-05-08
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

No additional links.

Maintainers

  • Riley Cooper (Offroad Robotics Ingenuity Labs)
  • Thomas Sears (Offroad Robotics Ingenuity Labs)

Authors

No additional authors.

Otter Control

Overview

Otter Control uses OtterROS for autonomous control research.

Launch files

This folder contains launch files for the otter_control package.

  • otter_launch_nmpc: launches publisher and subscriber for the Otter and an NMPC controller node developed by Riley Cooper.

    • wpt_file: path to waypoint file. Defaults to None.
  • otter_heading_control_launch: launches publisher and subscriber for the Otter and the controller node.

Nodes

nmpc_controller

This is a node that implements a nonlinear model predictive controller (NMPC) for the Otter USV. The nonlinear model of the Otter is based on Handbook of Marine Craft Hydrodynamics and Motion Control (Thor I. Fossen)and the accompanying MATLAB/Python code.

Subscribed Topics

  • /otter_gps (sensor_msgs/NavSatFix): GPS position of the Otter USV. Includes latitude, longitude, and altitude.

  • /otter_imu (sensor_msgs/Imu): orientation information of the Otter USV including roll, pitch, yaw, p, q, and r. The rates of change of roll, pitch, and yaw are p, q, and r respectively.

  • /otter_cogsog (otter_msgs/COGSOG): Course over ground, speed over ground, and resultant twist x, y vector

Published Topics

  • /control_commands (geometry_msgs/WrenchStamped): force and torque of Otter motors. Only populated parameters should be “force.x” and “torque.z”.

  • /controller_errors (otter_msgs/ControllerErrors): This message contains lateral, heading and speed error values collected from the controllers and the closest waypoint to the USV.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged otter_control at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.