Skip to content
View Myzhar's full-sized avatar
๐Ÿค–
... Writing code ... ๐Ÿ’ฏ
๐Ÿค–
... Writing code ... ๐Ÿ’ฏ

Organizations

@stereolabs
Block or Report

Block or report Myzhar

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
Myzhar/README.md

Hi there ๐Ÿ‘‹

This is my personal Github repository where you can find many past projects I worked on and all the projects that I'm facing currently.

You can follow my works on my social channels: Blog - Instagram - Twitter - LinkedIn - Facebook

I'm proudly part of the ๐Ÿ• Pizza Robotics ๐Ÿค– robotics enthusiast Italian group.

Myzhar's GitHub stats

Pinned

  1. ldrobot-lidar-ros2 ldrobot-lidar-ros2 Public

    ROS2 package for LDRobot lidar. Based on ROS2 Lifecycle nodes

    C++ 50 16

  2. myzharbot-3d-printer-parts myzharbot-3d-printer-parts Public

    All the STL to be printed to create MyzharBot v5

    3

  3. Lepton3_Jetson Lepton3_Jetson Public

    Library and examples to connect the FLIR Lepton3 thermal camera to Nvidia Jetson embedded boards

    C 53 14

  4. Useful ROS2 build scripts Useful ROS2 build scripts
    1
    #!/bin/bash -e
    2
    
                  
    3
    echo 'colcon build --symlink-install --cmake-args=-DCMAKE_BUILD_TYPE=Debug'
    4
    colcon build --symlink-install --cmake-args=-DCMAKE_BUILD_TYPE=Debug --allow-overriding camera_info_manager image_transport --parallel-workers $(nproc)
    5
    
                  
  5. stereolabs/zed-ros2-wrapper stereolabs/zed-ros2-wrapper Public

    ROS 2 wrapper for the ZED SDK

    C++ 133 137

  6. stereolabs/zed-ros-wrapper stereolabs/zed-ros-wrapper Public

    ROS wrapper for the ZED SDK

    C++ 434 381