Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AutonomyLab/create_robot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: iron
Choose a base ref
...
head repository: AutonomyLab/create_robot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: melodic
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 16 files changed
  • 5 contributors

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    76ee40b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Replace Travis CI with GitHub workflow

    Using the actions provided by ros-tooling makes things a lot simpler.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    a3308f1 View commit details
    Browse the repository at this point in the history
  2. Add build badges for GitHub workflows

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    1c1e243 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Update workflow actions to latest 0.1 releases

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9d14e65 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Add motor control

    RO committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    41b440d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Address PR comments

    RO committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f8f6486 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Fix lint

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4c8531e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Update workflow (#92)

    * Update workflow
    
    Run CI on all PRs and not commits to default branch (melodic).
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    
    * Increase version of GitHub actions
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    59d85de View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Update links in README

    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0697747 View commit details
    Browse the repository at this point in the history
  2. Update package.xml descriptions

    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8beb098 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Support bumper sensors in Gazebo (#99)

    * Fix indentation in URDF files
    * Add meshes for bumpers
    * Add simulated bumper sensor plugin for Gazebo
    sasilva1998 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    e871723 View commit details
    Browse the repository at this point in the history
  2. Define material in URDF to quiet warning

    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed May 9, 2023
    Configuration menu
    Copy the full SHA
    29b8b93 View commit details
    Browse the repository at this point in the history
  3. 2.0.0

    jacobperron committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e132478 View commit details
    Browse the repository at this point in the history
  4. Update maintainer email

    jacobperron committed May 9, 2023
    Configuration menu
    Copy the full SHA
    793ee9a View commit details
    Browse the repository at this point in the history
  5. Add build badge for Noetic and remove for Kinetic

    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed May 9, 2023
    Configuration menu
    Copy the full SHA
    09a3a0f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    3bd6381 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Update README

    * Fix/remove broken links
    * Update documentation
    * Add build badges for Humble and Iron (and reorder from newest to oldest distro / ROS 2 -> ROS 1)
    
    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed May 21, 2023
    Configuration menu
    Copy the full SHA
    34c5719 View commit details
    Browse the repository at this point in the history
  2. Remove workflow

    Github no longer supports 18.04
    
    Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
    jacobperron committed May 21, 2023
    Configuration menu
    Copy the full SHA
    c2e05ba View commit details
    Browse the repository at this point in the history
Loading