Skip to content
View Jawad-RoboLearn's full-sized avatar
💭
Be confident in development
💭
Be confident in development

Block or report Jawad-RoboLearn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PX4-MAVROS-Vicon Communication PX4-MAVROS-Vicon Communication
    1
    Prerequisites: It is now considered that you have used Telem2 port (raspi to telem2: usb to ttl -FTDI communication) 
    2
    to talk between Raspi - PX4 through mavros channel. 
    3
    
                  
    4
    
                  
    5
    ### Setting up the vicon #### 
  2. Build your drone with PX4-Autopilot,... Build your drone with PX4-Autopilot, Raspberry-Pi-4, and ROS-MAVROS
    1
    Prepare a sd card (> 8GB) and raspi-4. 
    2
    
                  
    3
    Download ubuntu 18.04 + raspi4 + arm64 prebuild image from my git (https://github.com/Jawad-RoboLearn/Ubuntu-18.04-Raspi4-arm64-/).
    4
    
                  
    5
    Flash it using balena-etcher or Rufus. I prefer Balena-Etcher.
  3. IMU-MPU6050-Arduino-ROS IMU-MPU6050-Arduino-ROS Public

    MPU6050 Inertial Measurement Unit working with Arduino and ROS: Solving Drifting in Euler Angles

    C++ 2