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

Better Launch Files #263

Merged
merged 15 commits into from
Mar 9, 2025
Merged

Better Launch Files #263

merged 15 commits into from
Mar 9, 2025

Conversation

TheNopenator
Copy link
Contributor

Description

This PR does the following:

  • Cleaned up launch files and topics for joystick controller
  • Enhanced tracking of linear and angular velocity
  • Ensured consistent tracking of time in seconds and nanoseconds
  • Refactored to fully work and publish topics with XBox controller

Fixes #259

Self Checklist

  • I have formatted my code using ament_uncrustify --reformat
  • I have tested that the new behavior works

@TheNopenator TheNopenator self-assigned this Mar 9, 2025
@mrinalTheCoder mrinalTheCoder merged commit 75befde into master Mar 9, 2025
1 of 4 checks passed
@mrinalTheCoder mrinalTheCoder deleted the feat/bringup_scripts branch March 9, 2025 22:09
KeseterG pushed a commit that referenced this pull request Mar 9, 2025
* Made a new feat/bringup_scripts branch and improved launch files (not finished yet)

* Modifying launch files to make them work with XBox controller

* Fixed linear/angular velocity topics for joystick_driver

* Fix parameters for velocity

* Removed redundant joy_drive node

* Changed topic to cmd_vel_teleop

* Fixed error that capped velocity to +/- 1

* base station gps in launch file

* Published time stamps for sec and nanosec

* base station gps in launch file

* Reformatted code

* remove autonomy launch

* python linting

---------

Co-authored-by: Mrinal Jain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better launch files
2 participants