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

use imu standalone nodes #165

Merged
merged 1 commit into from
Aug 4, 2023
Merged

use imu standalone nodes #165

merged 1 commit into from
Aug 4, 2023

Conversation

KmakD
Copy link
Contributor

@KmakD KmakD commented Aug 1, 2023

bump::patch

Use IMU standalone nodes instead of nodelet

@@ -5,11 +5,12 @@ The package containing default configuration and launch files necessary to start
## Default nodes launched

- `battery_node` - node responsible for monitoring and publishing internal battery state of the Husarion Panther robot. For more information refer to: [panther_battery](../panther_battery/README.md).
- `imu_manager` - nodelet managing Phidget Spatial IMU sensor.
- `imu_filter_node` - node responsible for filtering and fusing raw data from IMU.
Copy link
Contributor

Choose a reason for hiding this comment

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

There should be two nodes. One for phidgets_spatial_node and one for imu_filter_node

Copy link
Contributor Author

Choose a reason for hiding this comment

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

phidgets_spatial_node is described later in the list to keep alphabetical order

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry. My bad

@KmakD KmakD requested a review from Kotochleb August 2, 2023 10:53
@Kotochleb Kotochleb merged commit 227a061 into ros1 Aug 4, 2023
@Kotochleb Kotochleb deleted the ros1-imu-standalone-nodes branch August 4, 2023 10:09
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.

2 participants