Skip to content
View EzraBrooks's full-sized avatar
๐Ÿš€
๐Ÿš€

Organizations

@ros-planning @moveit

Block or report EzraBrooks

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
EzraBrooks/README.md

Hi, I'm Ezra!

I'm a software engineer who specializes in real-time visualization and control of space robots and their supporting systems.

I'm:

  • ๐Ÿ’ผ a Space Robotics Architect at SoftServe
  • ๐Ÿ“œ a maintainer of:
    • ๐Ÿš€ Space ROS
    • ๐Ÿ•ธ๏ธ Robot Web Tools
    • ๐Ÿฆพ MoveIt
  • ๐Ÿ‘จโ€๐Ÿ’ป a knower of too many programming languages

Pinned Loading

  1. RobotWebTools/roslibjs RobotWebTools/roslibjs Public

    The Standard ROS JavaScript Library

    TypeScript 827 418

  2. gkjohnson/urdf-loaders gkjohnson/urdf-loaders Public

    URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL

    JavaScript 813 223

  3. space-ros/space-ros space-ros/space-ros Public

    Forked from ros2/ros2

    The Space ROS meta operating system for space robotics.

    Earthly 240 53

  4. URDF loader react-three-fiber shim URDF loader react-three-fiber shim
    1
    import { LoadingManager, Object3D } from "three";
    2
    import URDFLoader, { URDFRobot } from "urdf-loader";
    3
    
                  
    4
    /**
    5
     * This exists as a shim between the urdf-loader library and react-three-fiber's useLoader hook.
  5. urdfz urdfz Public

    A tool for packing and unpacking URDFs into portable archives. URDF Zipped.

    Python 11