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

Publishing Encoders and IMU Values to ROS2 over WIFI #3

Open
noshluk2 opened this issue Apr 9, 2023 · 0 comments
Open

Publishing Encoders and IMU Values to ROS2 over WIFI #3

noshluk2 opened this issue Apr 9, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@noshluk2
Copy link
Member

noshluk2 commented Apr 9, 2023

Task :

  • Publish wheel encoders
  • Publish IMU (Inertial Measurement Unit) values to ROS2 over WIFI .using RPI4

Requirements

  • Hardware : To run this project, you will need the following hardware:
    -An encoder module for measuring motor rotation
    -An IMU sensor for measuring orientation and acceleration
  • Software Requirements : To run this project, you will need the following software:
    • ROS2 Humble
    • ROS2 packages for the encoder and IMU (such as robot_localization)

Process

  • Install ROS2 Humble on your computer and set up a ROS2 workspace.
  • Connect the encoder module and IMU sensor to the .
  • Launch the ROS2 nodes for the encoder and IMU packages.
  • Launch the robot_localization package to fuse the sensor data and estimate the robot's position and orientation.
  • Visualize the robot's position and orientation using RViz2.

Folders and Directories

  • /src: Contains the source code for the nodes publishing.
  • /launch: Contains launch files for launching the ROS2 nodes.
  • /config: Contains configuration files for the ROS2 packages.
  • /rviz: Contains RViz2 configuration files for visualization.
@noshluk2 noshluk2 self-assigned this Apr 9, 2023
@noshluk2 noshluk2 added the documentation Improvements or additions to documentation label Apr 9, 2023
@noshluk2 noshluk2 added this to the Robot Odometery digital Twin milestone Apr 9, 2023
@noshluk2 noshluk2 assigned saadiaqamar and noshluk2 and unassigned noshluk2 and saadiaqamar Apr 26, 2023
@saadiaqamar saadiaqamar self-assigned this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants