Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/new thruster interface #179

Open
wants to merge 28 commits into
base: development
Choose a base branch
from

Conversation

vincent554
Copy link

New thruster interface for the new failsafe system.
WARNING: Note from Martynas. ONLY aprove this pull request once electrical is FINALLY DONE and TESTED and VERIFIED that the new failsafe/ESC PCB works!!!!!!!

“Vincent” and others added 28 commits January 21, 2024 20:41
…ding choice, status and PWM (tested on arduino), new hpp file
…l status topic. Tested everything with the I2c connection running
@vincent554 vincent554 added feature New feature or request High priority labels Apr 18, 2024
Comment on lines +7 to +13
#Path to the YAML file
yaml_file_path = os.path.join(
get_package_share_directory("thruster_interface"),
"../../../../", # Go to the workspace
"src/vortex-asv/asv_setup/config/robots/", # Go where the yaml file is located at
'freya.yaml'
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use join(get_package_share_directory('asv_setup'),'config','robots','freya.yaml') instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request High priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants