Skip to content
View sziselman's full-sized avatar
  • Northwestern University
  • Chicago, IL
Block or Report

Block or report sziselman

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

  1. Path-Planning-Visualizer Path-Planning-Visualizer Public

    A visualizer used to receive human input to build a grid and implement a path planning search algorithm of choice.

    C++ 1

  2. Shermbot-Navigation Shermbot-Navigation Public

    Navigation project focused on building C++ libraries, automated testing, building a simulator, perception and implementation of Extended Kalman Filter SLAM.

    C++ 1

  3. Object-Search-Manipulation-Robot Object-Search-Manipulation-Robot Public

    Object search manipulation project that implements a greedy search algorithm. Focused on building ROS packages that can setup a scene, utilize MoveIt!'s motion planner, and implement the search alg…

    C++ 1

  4. Hexapod-Q-Learning Hexapod-Q-Learning Public

    Contains assignment for ME 301 Intro to Robotics course. Final project implements Q-Learning algorithm to improve the walking gait speed of a hexapod.

    Python 1 1

  5. Brick-Building-Robot-Manipulation Brick-Building-Robot-Manipulation Public

    Brick-building manipulation project using the HDT Adroit manipulator arm. Contains control package to command the arm to pick and place bricks based on broadcasted transforms.

    C++ 2

  6. Figure8-Trajectory-and-Xacro-ARM Figure8-Trajectory-and-Xacro-ARM Public

    Part 1 includes commanding the turtlebot3 to follow a figure 8 trajectory either in real life or in rviz simulation. Part 2 includes creating a URDF file of a two link revolut joint arm that can be…

    Python