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

IMU data published as a ros2 topic #3

Open
pondersome opened this issue Nov 15, 2024 · 5 comments
Open

IMU data published as a ros2 topic #3

pondersome opened this issue Nov 15, 2024 · 5 comments

Comments

@pondersome
Copy link

This is a request to get the imu data from the general driver board's built-in imu and published at a configurable rate as a ros2 raw imu message.

A bonus would be to also publish as a standard ros2 imu message:
https://github.com/ros2/common_interfaces/blob/humble/sensor_msgs/msg/Imu.msg

Though we could use the madgwick filter for that:
https://index.ros.org/p/imu_filter_madgwick/

This would help a great deal when the RoArm is mounted on a moving chassis.

@DUDULRX DUDULRX closed this as completed Dec 24, 2024
@pondersome
Copy link
Author

You closed this as completed, but I don't see a commit associated with this. Do you mean to say that this request will not be considered?

@DUDULRX
Copy link
Collaborator

DUDULRX commented Dec 27, 2024

I would like to ask, what function do you want to use this imu data for?
There is a project that feeds back imu data here, but the project is for ugv. The original position of the robot arm LED was replaced by a car motor.

@DUDULRX DUDULRX reopened this Dec 27, 2024
@pondersome
Copy link
Author

This would help when the RoArm is mounted on a moving chassis. This adds value in that another feature of the general driver board become useable for a moving robot, which typically use an imu for short-term yaw sensor fusion in the navigation stack. Not all robot chassis platforms come with an imu. It is ok to "close as not planned" if you determine the imu is unsuitable or you feel this feature would not be used.

@DUDULRX
Copy link
Collaborator

DUDULRX commented Dec 28, 2024

Should the robotic arm and the mobile chassis share a drive board, or should there be two separate drive boards?

@pondersome
Copy link
Author

pondersome commented Dec 28, 2024 via email

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

No branches or pull requests

2 participants