Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Create Controller ROS Package #10

Merged
merged 6 commits into from
Nov 12, 2023
Merged

Conversation

DFriend01
Copy link
Contributor

Description

The goal was to make the controller repository into a ROS package that could be build within Sailbot Workspace along with the rest of the system. There is no "smart" logic within the ROS node yet, but rather it is templated for further development.

Everything is expected to run without error, but the ROS node currently does nothing useful. The idea is to eventually integrate the controller logic into the node.

Verification

  • The controller package successfully builds
  • The controller can be launched via both its package launch file and the global launch file
  • The expected log messages were observed in debug mode

@DFriend01 DFriend01 force-pushed the user/dfriend01/create-ros-package branch from 585e843 to ed92ac5 Compare November 12, 2023 09:23
@DFriend01 DFriend01 merged commit b8aeabf into main Nov 12, 2023
11 checks passed
@DFriend01 DFriend01 deleted the user/dfriend01/create-ros-package branch November 30, 2023 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request infrastructure
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant