Skip to content
View pvandervelde's full-sized avatar

Organizations

@nbuildkit @thenucleus @ops-resource @metamorpher @Calvinverse @scuttlerobot
Block or Report

Block or report pvandervelde

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

Welcome to Patrick's corner

I've been a software engineer for 15 years. I've worked in a range of industries, from emergency services to the cinema, and on projects where software shipped directly customers or to internal development teams.

I'm interested in designing and building autonomous mobile robots with four-wheel independent steering (also known as a swerve drive). The prototype has ROS2 code for robot description, the Gazebo world and the steering controller. I've also contributed a significant amount of the ROS code for the SCUTTLE robot.

Other interests include:

  • All kinds of autonomous mobile robots
  • Electronics
  • Computer Aided Design (Rhino3d, Fusion360, AutoCAD)
  • Rock climbing
  • Gardening
  • Woodworking

Latest

Github stats

Patrick's Github stats Patrick's most used languages

Pinned Loading

  1. zinger_ignition zinger_ignition Public

    Contains the Gazebo worlds for the zinger robot

    Python 5 1

  2. zinger_description zinger_description Public

    The ROS description for the zinger robot

    Python 10

  3. zinger_swerve_controller zinger_swerve_controller Public

    The swerve controller code for the zinger robot

    Python 12 4

  4. basic-swerve-sim basic-swerve-sim Public

    Python 6 1

  5. Steps to create a Raspberry Pi 4 ima... Steps to create a Raspberry Pi 4 image with ROS noetic and OpenCV
    1
    # Ros on Raspberry Pi 4 - OS
    2
    
                  
    3
    ## Install git
    4
    
                  
    5
        sudo apt-get install git
  6. Getting started with ROS and SCUTTLE... Getting started with ROS and SCUTTLE in the real world
    1
    # Running SCUTTLE with ROS in the real world
    2
    
                  
    3
    In order to run a physical SCUTTLE using ROS you will need to first install all the software on a Raspberry PI. First install
    4
    the Raspberry PI OS on the SD card. Make sure to configure both SSH and the wifi options so that you can connect to the
    5
    Raspberry Pi once it starts up. The Raspberry Pi Imager has some