Skip to content
View ShreyasManjunath's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ShreyasManjunath

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
ShreyasManjunath/README.md
  • 👋 Hi, I’m @ShreyasManjunath
  • 👀 I’m interested in ROS/ROS2 development on AMRs
  • 💞️ I’m looking to collaborate on C++, ROS/ROS2 and SLAM
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. vid_rectify vid_rectify Public

    C++

  2. offboard_control_px4 offboard_control_px4 Public

    ROS node for offboard control using mavros for px4

    C++

  3. vid_orbslam3 vid_orbslam3 Public

    C++ 3

  4. .gitignore not omiting the newly add... .gitignore not omiting the newly added folder name or file - FIX
    1
    ## Introduction
    2
    Usually, .gitignore shall omit the folder or file that was added recently. .gitignore does not remove git tracking of the folder or file once pushed to the remote repo.
    3
    Follow the commands to fix this.
    4
    
                  
    5
    ## Steps and commands
  5. Geographic frame conversions - LLA,... Geographic frame conversions - LLA, ENU and ECEF
    1
    /**
    2
    *@author Shreyas Manjunath
    3
    *@email [email protected]
    4
    *@brief This header file offers the frame conversions between LLA (WGS84), East-North-Up (ENU) and Earth Centric Earth Fixed (ECEF) frames.
    5
    **/
  6. VID_SIP VID_SIP Public

    C++